chiark / gitweb /
Add Gradle 2.2 and 2.14 to the buildserver
[fdroidserver.git] / .gitignore
index c8ac960789437d8743304f6701510eaa6c490425..1c57aac4c89329ef613eeda72604d7e0f2b04b50 100644 (file)
@@ -1,8 +1,19 @@
-config.py
-repo/
-logs/
-built/
-build/
-build_*/
+/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/
+tests/repo/icons*