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 # 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__/