diff --git a/.gitignore b/.gitignore index d082a1b..8a36dca 100644 --- a/.gitignore +++ b/.gitignore @@ -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__/