update .gitignore
This commit is contained in:
parent
0bbe56c700
commit
e57cc7cefc
1 changed files with 8 additions and 5 deletions
13
.gitignore
vendored
13
.gitignore
vendored
|
@ -1,5 +1,8 @@
|
||||||
ebin/
|
.eunit
|
||||||
deps/
|
deps
|
||||||
*.orig
|
ebin
|
||||||
/.eunit
|
*.o
|
||||||
_build/
|
*.beam
|
||||||
|
*.plt
|
||||||
|
erl_crash.dump
|
||||||
|
.DS_Store
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue