diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 | 
1 files changed, 2 insertions, 4 deletions
| @@ -1,5 +1,3 @@ -config.h -drw.o +*.o +*.orig  dwm -dwm.o -util.o | 
| index : dwm | ||
| dwm fork - fullscreen, suckless status bar and sensibles keybindings | 
| aboutsummaryrefslogtreecommitdiffstats | 
| -rw-r--r-- | .gitignore | 6 | 
| @@ -1,5 +1,3 @@ -config.h -drw.o +*.o +*.orig  dwm -dwm.o -util.o |