chiark / gitweb /
Place more examples/config.py stuff into the defaults
[fdroidserver.git] / .gitignore
index e35a4b72bfdd4e706f108c8fb2dbed76969d2086..277ca28042a299270c9534936622936c5f55ec89 100644 (file)
@@ -1,6 +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/