2
0
mirror of https://github.com/inventree/demo-dataset.git synced 2025-04-28 05:26:49 +00:00

Ignore plugins directory

This commit is contained in:
Oliver Walters 2022-07-26 21:43:26 +10:00
parent 258497c562
commit a0cbe439f2

1
.gitignore vendored
View File

@ -9,6 +9,7 @@
# InvenTree project files # InvenTree project files
env/ env/
static/ static/
plugins/
pgdb/ pgdb/
*.sqlite3 *.sqlite3
*.journal *.journal