Make .gitignore general and don't ignore binary

This commit is contained in:
tosu 2023-08-27 05:10:57 +02:00
parent a1e39832f7
commit e20c62d447
Signed by: tosu
GPG Key ID: C00746F2E0F36492
1 changed files with 4 additions and 4 deletions

8
.gitignore vendored
View File

@ -1,4 +1,4 @@
drw.o *.dwm
dwm *.o
dwm.o *.orig
util.o *.rej