Ignore data folders
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -8,6 +8,9 @@ venv/
|
|||||||
*.db
|
*.db
|
||||||
*.json
|
*.json
|
||||||
|
|
||||||
|
# Data folders
|
||||||
|
data/
|
||||||
|
|
||||||
*.txt
|
*.txt
|
||||||
!requirements.txt
|
!requirements.txt
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user