diff options
author | Sam | 2022-01-03 08:24:48 -0800 |
---|---|---|
committer | Sam | 2022-01-03 08:24:48 -0800 |
commit | 0b09398be96d3376d27fb035a60ee20f7697af88 (patch) | |
tree | 3e359a9920ac783ad76435ee5fd0023780a9d235 /.gitignore | |
download | aur-0b09398be96d3376d27fb035a60ee20f7697af88.tar.gz |
add python-resolvelib-git
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000000..209eaaefe67f --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +/* +!PKGBUILD +!.SRCINFO +!.gitignore |