Explorar o código

优化调整.gitignore

yf_fyh %!s(int64=2) %!d(string=hai) anos
pai
achega
10924a3fb1

+ 2 - 1
.gitignore

@@ -3,6 +3,7 @@
 .idea/
 *.py[cod]
 __pycache__/
-migrations/
+apps/*/migrations/*
+!apps/*/migrations/__init__.py
 .python-version
 *.xlsx

+ 0 - 0
apps/Equipment/migrations/__init__.py


+ 0 - 0
apps/IOTCard/migrations/__init__.py


+ 0 - 0
apps/PestAnalysis/migrations/__init__.py


+ 0 - 0
apps/UserApp/migrations/__init__.py