fdroidserver/.gitignore
2016-03-11 13:27:01 +00:00

18 lines
195 B
Text

/config.py
/makebs.config.py
*~
*.pyc
*.class
*.box
# files generated by build
build/
dist/
env/
fdroidserver.egg-info/
pylint.parseable
/.testfiles/
docs/html/
# files generated by tests
tmp/