aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Randall2014-10-30 18:03:10 +0000
committerJoshua Randall2014-10-30 18:04:14 +0000
commit5d393032004e89136cc02053d8fa00759514223b (patch)
tree7ba0b15dd5b7ab280f2406bc01b02549e0319786
parentf1b80da01aa20498c7efd18b19df094f32661d8f (diff)
downloadpangemma-5d393032004e89136cc02053d8fa00759514223b.tar.gz
Adds .gitignore file
Ignores built .o files, anything in bin/, and the .tar.gz dist files
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e69de29..7ee1240 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1,4 @@
+.gitignore
+*.o
+*.tar.gz
+bin/