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/
|
||||
deps/
|
||||
*.orig
|
||||
/.eunit
|
||||
_build/
|
||||
.eunit
|
||||
deps
|
||||
ebin
|
||||
*.o
|
||||
*.beam
|
||||
*.plt
|
||||
erl_crash.dump
|
||||
.DS_Store
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue