summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJoe Gallo <joegallo@gmail.com>2014-08-28 11:09:22 -0400
committerJoe Gallo <joegallo@gmail.com>2014-08-28 11:10:05 -0400
commit6508e39b692777ddd7204870326c8fd2a2fc6402 (patch)
tree2e6a8e37f7ed02b66dd17ad5abe3238c7bcb665f /.gitignore
parentd5592ea1e325131d4a7abf5e98f67fcb5cf22287 (diff)
downloadfork-ledger-6508e39b692777ddd7204870326c8fd2a2fc6402.tar.gz
fork-ledger-6508e39b692777ddd7204870326c8fd2a2fc6402.tar.bz2
fork-ledger-6508e39b692777ddd7204870326c8fd2a2fc6402.zip
ignore dylib files
which makes the build gitignore clean on my mac
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a558cf67..f740859e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
*.[oa]
*.so
*.so.*
+*.dylib
*.backup
*.elc
*.gcov