diff options
author | tomsmeding <tom.smeding@gmail.com> | 2016-08-13 16:16:49 +0200 |
---|---|---|
committer | tomsmeding <tom.smeding@gmail.com> | 2016-08-13 16:16:49 +0200 |
commit | 973294d700243326280e62048b426e1cfdd06711 (patch) | |
tree | 00a4194dd5a5ec34a07201128761dc1d80e59085 /.gitignore |
Initial
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..261e785 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +bfcomp +*.o +*.dSYM +dst |