diff options
author | Anton Leontiev | 2021-04-06 19:40:58 +0300 |
---|---|---|
committer | Anton Leontiev | 2021-04-06 19:40:58 +0300 |
commit | d84f51dcd76cbcca5275d0cf771bd69de0293308 (patch) | |
tree | ba991a96e12bdb9bf16f4e863d617310cf3fe20e | |
parent | 307d5f7b48c0d6a1da85d1337d9d8017ab400442 (diff) | |
download | aur-d84f51dcd76cbcca5275d0cf771bd69de0293308.tar.gz |
Combine per-directory .gitignore into top-level one
-rw-r--r-- | .gitignore | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index e6b6b4b8077d..000000000000 --- a/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -*.tar.gz -*.tar.bz2 -*.tar.xz -*.tar.lz -src/ -pkg/
\ No newline at end of file |