Added README and ignorefile
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
/.*
|
||||
/*.md
|
||||
/*.sqlite3
|
||||
/venv
|
||||
__pycache__
|
||||
*.swp
|
||||
*.pyc
|
||||
!/.gitignore
|
||||
!/README.md
|
||||
Reference in New Issue
Block a user