1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-04 16:30:12 +02:00
fdroidserver/.gitignore
Hans-Christoph Steiner d53a5af715 build: improve regsub pattern for setting buildToolsVersion
This addresses the discussion in !64
https://gitlab.com/fdroid/fdroidserver/merge_requests/64

Sometimes, buildToolsVersion is a kind of gradle macro call, and other
times it is a variable assignment.  This regsub pattern now handles both of
those cases.
2015-08-19 17:55:17 +02:00

19 lines
208 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
tests/getsig/tmp/