mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
gitignore: ignore /repo when it's a symlink
This commit is contained in:
parent
b56405e2da
commit
19bed0ecb3
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,6 +1,7 @@
|
|||
/config.py
|
||||
/unsigned/
|
||||
/repo/
|
||||
/repo
|
||||
/archive/
|
||||
/logs/
|
||||
/tmp/
|
||||
|
|
|
|||
Loading…
Reference in a new issue