1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-04 02:00:11 +02:00
fdroidserver/.gitignore
Hans-Christoph Steiner d4c6fffb30 buildserver: buildserver/Vagrantfile is configed by .yaml file
Vagrantfile is now committed and not changed between configurations. It is
configed by translating the python config file's dict to a YAML file, which
Vagrantfile now loads and uses.  This makes it a lot easier for vagrant
users and python programmers to understand, and hopefully makes it easier
to maintain and test with.
2016-07-04 23:54:52 +02:00

30 lines
357 B
Plaintext

/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*
# files used in manual testing
/config.py
/tmp/
/logs/
/metadata/
makebuildserver.config.py
/tests/config.py
/tests/fdroid-icon.png
/unsigned/