aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authortomsmeding <hallo@tomsmeding.nl>2015-05-11 17:49:41 +0200
committertomsmeding <hallo@tomsmeding.nl>2015-05-11 17:49:41 +0200
commit6f27f2e53179f476cfb80e634a59bfd3d584db6b (patch)
tree427318b944d372b50a4b4d7963318423ffc60f4d /.gitignore
parentdb4b20dea8278579ef8e02e528595178c7b500d0 (diff)
Oops, remove .o and .d files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 45a160d..994472e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,4 @@
engine
+
+*.o
+*.d