Browse Source

Cleaning up

TonyKurts 8 months ago
parent
commit
e9519e8fb0
5 changed files with 1 additions and 0 deletions
  1. BIN
      .DS_Store
  2. 1 0
      .gitignore
  3. BIN
      SharixAdmin/.DS_Store
  4. 0 0
      SharixAdmin/migrations/__init__.py
  5. 0 0
      staticfiles/.gitkeep

BIN
.DS_Store


+ 1 - 0
.gitignore

@@ -33,6 +33,7 @@ __pycache__/
 *.sqlite3
 *.*~
 *.*.swp
+.DS_Store
 
 # Project configuration
 core/config.py

BIN
SharixAdmin/.DS_Store


+ 0 - 0
SharixAdmin/migrations/__init__.py


+ 0 - 0
staticfiles/.gitkeep