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/
|
venv/
|
||||||
|
|
||||||
# ignore all settings.json files
|
# ignore the contents of the directory data
|
||||||
**/settings.json
|
data/*
|
||||||
Reference in New Issue
Block a user