Update .gitignore to ignore everything

We now ignore everything by default, requiring force-adding files as
needed (as is suggested on the Arch wiki).
This commit is contained in:
Thyrum 2021-05-26 12:18:58 +02:00
parent a0698ab1c4
commit b18fb24ed7

6
.gitignore vendored
View file

@ -1,5 +1 @@
*.jar
*.tar.xz
*.zip
src
pkg
*