mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
Absolute paths in some gitignore fields, ignore all boxes
This commit is contained in:
parent
c624556b13
commit
1a59f063b9
1 changed files with 4 additions and 3 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
||||||
config.py
|
/config.py
|
||||||
makebs.config.py
|
/makebs.config.py
|
||||||
*~
|
*~
|
||||||
*.pyc
|
*.pyc
|
||||||
buildserver.box
|
*.class
|
||||||
|
*.box
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue