Browse Source

Add .gitignore

pull/20/head
Kieran Pringle 7 years ago
parent
commit
4f1965680e
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      .gitignore

+ 3
- 0
.gitignore View File

@@ -0,0 +1,3 @@
#output of make command
/build
*.dylib

Loading…
Cancel
Save