chiark / gitweb /
downcase setup.py name to match the name in the repo, Debian package, etc.
[fdroidserver.git] / .gitignore
1 /config.py
2 /makebs.config.py
3 *~
4 *.pyc
5 *.class
6 *.box
7 # files generated by build
8 build/
9 dist/
10 env/
11 fdroidserver.egg-info/