chiark / gitweb /
Support calling of 'fdroid init' from other places
[fdroidserver.git] / .gitignore
index 8863e72d141e16a0138e6b98e7d6963a5e39ccac..277ca28042a299270c9534936622936c5f55ec89 100644 (file)
@@ -1,10 +1,13 @@
-config.py
-repo/
-logs/
-built/
-tmp/
-build_*/
+/config.py
+/makebs.config.py
 *~
 *.pyc
-buildserver.box
-unsigned/
+*.class
+*.box
+# files generated by build
+build/
+dist/
+env/
+fdroidserver.egg-info/
+pylint.parseable
+/.testfiles/