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