Skip to content

Commit

Permalink
FIX: ignore staticfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigoddc committed Mar 5, 2021
1 parent 07584bc commit c6bca5c
Show file tree
Hide file tree
Showing 196 changed files with 1 addition and 39,967 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ local_settings.py
db.sqlite3
db.sqlite3-journal
media
staticfiles

# If your build process includes running collectstatic, then you probably don't need or want to include staticfiles/
# in your Git repository. Update and uncomment the following line accordingly.
Expand Down
260 changes: 0 additions & 260 deletions staticfiles/admin/css/autocomplete.css

This file was deleted.

Loading

0 comments on commit c6bca5c

Please sign in to comment.