Created
July 13, 2018 10:14
-
-
Save Eduard-gan/16dd5e20f3c33ebeb1b989b813c763a6 to your computer and use it in GitHub Desktop.
Gitkeep
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*.pyc | |
*.sqlite | |
*.sqlite3 | |
*.sql | |
*.db | |
*.gz | |
*.orig | |
*.dump | |
media/ | |
.ropeproject/ | |
CACHE | |
.idea/ | |
staticfiles/ | |
.project | |
.pydevproject | |
.settings/org.eclipse.core.resources.prefs | |
celerybeat.pid | |
prstat/uploaded/for_parsing/* | |
!prstat/uploaded/for_parsing/.gitkeep | |
/ansible/*.retry | |
settings_local.py |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment