update gitignore: now ignore .rej and .orig

This commit is contained in:
speedie 2022-11-30 17:31:44 +01:00
parent b0b854b933
commit 3a91bfbf19

7
.gitignore vendored
View file

@ -1,9 +1,14 @@
# files that should be ignored by git # files that should be ignored by git
*.def*
docs/*.def* docs/*.def*
*.diff *.diff
*.rej
*.orig
*.patch *.patch
core core
*.tar.gz *.tar.gz
speedwm.html *.php
*.css
*.html
speedwm speedwm
speedwm-ipc speedwm-ipc