django-analytical/.gitignore
Hugo Osvaldo Barrera 0725045330 Ignore vim swap files
2015-12-06 11:37:11 -03:00

16 lines
119 B
Text

.*.sw?
/*.geany
/.idea
/.tox
/.coverage
/build
/dist
/MANIFEST
/docs/_templates/layout.html
*.pyc
*.pyo
*.egg-info