Commit b3d2cb1de87929263c436fc7230485f4590c1a82

Authored by ailsoncgt
1 parent 3d8091fe

collectstatic file

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
.gitignore
... ... @@ -4,6 +4,7 @@ __pycache__/
4 4  
5 5 db.sqlite3
6 6 amadeus/local_settings.py
  7 +staticfiles/
7 8  
8 9 # C extensions
9 10 *.so
... ...