chiark / gitweb /
Don't change the behaviour in debian setups
[fdroidserver.git] / .gitignore
index ccbb9b7d6b04b8feca3f8c4fc7283650ccd5063f..277ca28042a299270c9534936622936c5f55ec89 100644 (file)
@@ -1,7 +1,13 @@
-config.py
-repo/
-built/
-build/
-build_*/
+/config.py
+/makebs.config.py
 *~
 *.pyc
+*.class
+*.box
+# files generated by build
+build/
+dist/
+env/
+fdroidserver.egg-info/
+pylint.parseable
+/.testfiles/