mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 10:05:39 +00:00
Ignore PyCharm project files
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -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/
|
||||
|
Reference in New Issue
Block a user