mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-04 14:30:11 +01:00
18 lines
202 B
Plaintext
18 lines
202 B
Plaintext
/config.py
|
|
/makebs.config.py
|
|
*~
|
|
*.pyc
|
|
*.class
|
|
*.box
|
|
|
|
# files generated by build
|
|
build/
|
|
dist/
|
|
env/
|
|
fdroidserver.egg-info/
|
|
pylint.parseable
|
|
/.testfiles/
|
|
|
|
# files generated by tests
|
|
tests/local.properties
|