Goal is to not have the contents of /data/ inside the git workflow
This commit is contained in:
parent
c25188611e
commit
b41f74bf7b
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,2 +1,2 @@
|
|||
/inventory.sqlite3
|
||||
/data/*
|
||||
*.pyc
|
||||
|
|
Loading…
Reference in a new issue