summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authortv <tv@shackspace.de>2014-12-27 22:59:56 +0100
committertv <tv@shackspace.de>2014-12-27 22:59:56 +0100
commit77c0bf44a846c3af5b80940f66afa73d8c2d3d5c (patch)
tree2240894bea693a990e06d01842842f2542b28e69 /.gitignore
parentcf7e269056a4665f28e09c83c33ee5fb7f0a355c (diff)
gitignore *.o & *.hi
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..1422057
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*.hi
+*.o