mirror of
https://github.com/Xevion/thedrank.com.git
synced 2025-12-06 17:16:43 -06:00
update gitignore vscode thedrankenv socks
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,6 +1,7 @@
|
|||||||
# Custom
|
# Custom
|
||||||
/xeviondevenv/*
|
/thedrankenv/*
|
||||||
xevion.dev.ini
|
thedrankenv.ini
|
||||||
|
thedrankenv.sock
|
||||||
*.old
|
*.old
|
||||||
*.pem
|
*.pem
|
||||||
*.pyc
|
*.pyc
|
||||||
@@ -13,6 +14,7 @@ key
|
|||||||
/app/__pycache__/*
|
/app/__pycache__/*
|
||||||
/__pycache__/*
|
/__pycache__/*
|
||||||
app/static/token.dat
|
app/static/token.dat
|
||||||
|
.vscode/*
|
||||||
|
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|||||||
Reference in New Issue
Block a user