mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 23:49:38 +00:00
minimal viable product
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# python testing cache
|
||||
__pycache__
|
||||
|
||||
# django testing db
|
||||
db.sqlite3
|
||||
|
||||
# frontend fonts
|
||||
*ttf.woff
|
||||
|
||||
# for local testing only
|
||||
testing.sh
|
||||
Reference in New Issue
Block a user