mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
Add .gitignore for new build directory
This commit is contained in:
parent
36750e7c1e
commit
b882e2cceb
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
||||||
config.py
|
config.py
|
||||||
repo/
|
repo/
|
||||||
built/
|
built/
|
||||||
|
build/
|
||||||
build_*/
|
build_*/
|
||||||
*~
|
*~
|
||||||
*.pyc
|
*.pyc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue