mirror of
https://github.com/Xevion/thedrank.com.git
synced 2025-12-06 07:16:35 -06:00
update gitignore vscode thedrankenv socks
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -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__/
|
||||
|
||||
Reference in New Issue
Block a user