update .gitignore

This commit is contained in:
alisdair sullivan 2013-08-27 02:52:16 +00:00
parent 0bbe56c700
commit e57cc7cefc

13
.gitignore vendored
View file

@ -1,5 +1,8 @@
ebin/
deps/
*.orig
/.eunit
_build/
.eunit
deps
ebin
*.o
*.beam
*.plt
erl_crash.dump
.DS_Store