refactor: rename app from itsm -> app
used app as this is a root application and not a django project app !1
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,6 +1,6 @@
|
||||
venv/**
|
||||
itsm/static/**
|
||||
*/static/**
|
||||
__pycache__
|
||||
itsm/db.sqlite3
|
||||
**db.sqlite3
|
||||
**.coverage
|
||||
artifacts/
|
Reference in New Issue
Block a user