update and simplify gitignore

This commit is contained in:
Connor Olding 2021-09-14 22:51:01 -07:00
parent e86e5f2e03
commit 651337a294

15
.gitignore vendored
View File

@ -1,7 +1,8 @@
*/src *.bak
*/pkg *.bz2
*/*.tar *.gz
*/*.gz *.tar
*/*.bz2 *.xz
*/*.xz *.zst
*/*.zst pkg
src