chore: Update .gitignore to ignore the contents of the "data" directory
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,4 +1,4 @@
|
||||
venv/
|
||||
|
||||
# ignore all settings.json files
|
||||
**/settings.json
|
||||
# ignore the contents of the directory data
|
||||
data/*
|
||||
Reference in New Issue
Block a user