diff options
| author | Tom Smeding <tom.smeding@gmail.com> | 2016-07-30 18:26:24 +0200 |
|---|---|---|
| committer | Tom Smeding <tom.smeding@gmail.com> | 2016-07-30 18:26:24 +0200 |
| commit | 8b49e73d6089e4a9195ce01c3f4c95e85336397d (patch) | |
| tree | 814dff997ccba703a5108e50520fdef52661d3a5 /.gitignore | |
| parent | 94fd6ce2902ebb8b933763bda8c3280914d6ae20 (diff) | |
Second
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..01254ad --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +main +*.o +*.dSYM |
