diff options
author | Luke Smith <luke@lukesmith.xyz> | 2019-12-18 13:52:43 -0500 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2019-12-18 13:52:43 -0500 |
commit | 5a39d952e9afcb278507bd8931dbd6e467ba8a48 (patch) | |
tree | 0cc01ffa41bdee940b8d70a083d9dee17b534b9f /.gitignore | |
parent | 66f629b545c3cafdda657a984df443ae3d90cc0a (diff) |
cleanup with make and gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f3ae996 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.orig +*.rej +dwmc +dwmc |