Added gitignore & config

This commit is contained in:
Jef Roosens 2022-03-05 10:14:09 +01:00
parent 3a505cebe8
commit 93b21c779d
Signed by: Jef Roosens
GPG key ID: B580B976584B5F30
4 changed files with 35 additions and 0 deletions

12
.gitignore vendored Normal file
View file

@ -0,0 +1,12 @@
*.rej
*.orig
# build artifacts
*.o
dmenu
stest
# makepkg
src/
pkg/
*.pkg*