diff options
author | Kaizhao Zhang | 2020-12-18 18:42:53 +0800 |
---|---|---|
committer | Kaizhao Zhang | 2020-12-18 18:42:53 +0800 |
commit | 968946f11420b223bf5cfb877337d8d45f2c4713 (patch) | |
tree | a00362a1257815b6816d44b4d1202aea9b5b4872 /.gitignore | |
download | aur-968946f11420b223bf5cfb877337d8d45f2c4713.tar.gz |
Initial import with version 0.4.3
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000000..fb476c40885a --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +* +!.gitignore +!PKGBUILD +!*.install +!*.sysusers +!.SRCINFO |