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