diff options
author | Luke Smith <luke@lukesmith.xyz> | 2020-04-26 11:17:38 -0400 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2020-04-26 11:17:38 -0400 |
commit | cbc2657c0f55902f7d7f3d995a1acac595bdc84b (patch) | |
tree | f9c822621ba4bdf496f53f9bc5a08ef5ea87fa7f /.gitignore | |
parent | a7d35a3a2b5da5cb0efda748a8bf824a31f71869 (diff) |
gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,4 +1,9 @@ +.gitignore *.orig *.rej larbs.pdf patches +util.o +dwm +dwm.o +drw.o |