gitignore test-generated elements
This commit is contained in:
parent
4406953a87
commit
f5e8aa6551
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -12,5 +12,7 @@ _build
|
||||||
erl_crash.dump
|
erl_crash.dump
|
||||||
*.pyc
|
*.pyc
|
||||||
*~
|
*~
|
||||||
|
TEST-*.xml
|
||||||
|
/foo
|
||||||
|
|
||||||
src/ec_semver_parser.peg
|
src/ec_semver_parser.peg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue