/.gitignore
http://github.com/feincms/feincms · gitignore · 18 lines · 18 code · 0 blank · 0 comment · 0 complexity · b0b15d75739395c4d40c3777019276df MD5 · raw file
- *.pyc
- *~
- .*.swp
- \#*#
- /secrets.py
- .DS_Store
- ._*
- /FeinCMS.egg-info
- /MANIFEST
- /_build
- /build
- /dist
- tests/test.zip
- /docs/_build
- /tests/.tox
- /tests/.coverage
- /tests/htmlcov
- venv