Ignore PyCharm project files
This commit is contained in:
parent
ab4b91cd46
commit
eaf1076009
|
|
@ -28,4 +28,7 @@ local_settings.py
|
|||
*.sqlite3
|
||||
|
||||
# Local media storage (only when running in development mode)
|
||||
InvenTree/media
|
||||
InvenTree/media
|
||||
|
||||
# Ignore PyCharm project configuration
|
||||
.idea/
|
||||
|
|
|
|||
Loading…
Reference in New Issue