diff options
author | Oxore <oxore@protonmail.com> | 2018-06-22 03:45:17 +0300 |
---|---|---|
committer | Oxore <oxore@protonmail.com> | 2018-06-22 03:45:17 +0300 |
commit | 473833b6e649ba0e23dd0817decedfb445f0e47b (patch) | |
tree | 105224cadfd5db9920b578eef78a64a90b9e77b4 /.gitignore | |
parent | 7fab30cb43c5c3a5dd31a42317e9b530702e33c2 (diff) |
Refactor Makefile
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ tetris *.o *.swp +*.out build tags |