diff options
author | tomsmeding <hallo@tomsmeding.nl> | 2015-08-19 09:54:11 +0200 |
---|---|---|
committer | tomsmeding <hallo@tomsmeding.nl> | 2015-08-19 09:54:11 +0200 |
commit | d16640ae2a2bc1e8264a1b71008b65f02f1e252b (patch) | |
tree | 1ec6cb9978610d2e68535eb56524149fc746a52a /.gitignore |
Initial, first working version
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..babfeab --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +postrun +*.dSYM |