mirror of
https://github.com/simon987/nyaa.git
synced 2025-12-14 07:39:03 +00:00
Add .gitignore
Add github link to welcome banner
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
*.sql
|
||||
/.vscode
|
||||
/venv
|
||||
*.swp
|
||||
__pycache__
|
||||
/nyaa/static/.webassets-cache
|
||||
test.db
|
||||
install/*
|
||||
uwsgi.sock
|
||||
/test_torrent_batch
|
||||
config.py
|
||||
Reference in New Issue
Block a user