Add rule to ignore xml files in backend
This commit is contained in:
parent
e27fef554a
commit
7a13760f06
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,4 +2,5 @@
|
||||
/backend/webapp/db.sqlite3
|
||||
/backend/webapp/myvenv
|
||||
/backend/webapp/media
|
||||
/backend/webapp/*.xml
|
||||
*__pycache__
|
||||
|
Loading…
Reference in New Issue
Block a user