add .rebar and doc dirs to .gitignore
This commit is contained in:
parent
446f674f27
commit
7be3d9dc62
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -6,3 +6,5 @@ ebin
|
||||||
*.plt
|
*.plt
|
||||||
erl_crash.dump
|
erl_crash.dump
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
doc
|
||||||
|
.rebar
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue