mirror of
https://github.com/Michatec/MiniFaceBook.git
synced 2026-03-31 23:46:30 +02:00
Files
This commit is contained in:
21
.gitignore
vendored
Normal file
21
.gitignore
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
__pycache__
|
||||
instance
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
migrations
|
||||
*.sqlite3
|
||||
*.log
|
||||
*.db
|
||||
*.env
|
||||
*.DS_Store
|
||||
.vscode
|
||||
routes/__pycache__
|
||||
tools
|
||||
*.pot
|
||||
*.mo
|
||||
routes/oauth.py
|
||||
static/profile_pics
|
||||
static/uploads
|
||||
commands.txt
|
||||
py-to-exemfc.json
|
||||
Reference in New Issue
Block a user