diff options
| author | tomsmeding <hallo@tomsmeding.nl> | 2015-05-11 17:49:41 +0200 |
|---|---|---|
| committer | tomsmeding <hallo@tomsmeding.nl> | 2015-05-11 17:49:41 +0200 |
| commit | 6f27f2e53179f476cfb80e634a59bfd3d584db6b (patch) | |
| tree | 427318b944d372b50a4b4d7963318423ffc60f4d /.gitignore | |
| parent | db4b20dea8278579ef8e02e528595178c7b500d0 (diff) | |
Oops, remove .o and .d files
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1 +1,4 @@ engine + +*.o +*.d |
