update gitignore vscode thedrankenv socks

This commit is contained in:
Xevion
2019-09-22 12:55:26 -05:00
parent 3d74d7761d
commit 677e60b87c

6
.gitignore vendored
View File

@@ -1,6 +1,7 @@
# Custom
/xeviondevenv/*
xevion.dev.ini
/thedrankenv/*
thedrankenv.ini
thedrankenv.sock
*.old
*.pem
*.pyc
@@ -13,6 +14,7 @@ key
/app/__pycache__/*
/__pycache__/*
app/static/token.dat
.vscode/*
# Byte-compiled / optimized / DLL files
__pycache__/