update gitignore
This commit is contained in:
parent
01ef7f2524
commit
a7ab3e50e6
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,3 +1,7 @@
|
||||||
dwm
|
dwm
|
||||||
*.o
|
*.o
|
||||||
config.h
|
config.h
|
||||||
|
*.orig
|
||||||
|
*.rej
|
||||||
|
*.diff
|
||||||
|
*.patch
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue