Add .gitignore

Add github link to welcome banner
This commit is contained in:
nyaadev
2017-05-12 22:12:00 +02:00
parent 4f9ddfd7bc
commit 131bdaa11c
2 changed files with 13 additions and 1 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
*.sql
/.vscode
/venv
*.swp
__pycache__
/nyaa/static/.webassets-cache
test.db
install/*
uwsgi.sock
/test_torrent_batch
config.py