diff options
author | Pekka Ristola | 2024-03-17 15:17:25 +0200 |
---|---|---|
committer | Pekka Ristola | 2024-03-17 15:17:25 +0200 |
commit | ec2349cff0677f6ca5d1c53c16ec76f56d869e8b (patch) | |
tree | 235b943c33f0057d734d84a07161cba4ae2ded18 | |
parent | b766dd06861b6ca65e404922c7003bac7b94f5a7 (diff) | |
download | aur-r-runit.tar.gz |
Remove .gitignore
-rw-r--r-- | .gitignore | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 018a3de08144..000000000000 --- a/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -* -!PKGBUILD -!.SRCINFO -!.gitignore |