Add build path to gitignore
This commit is contained in:
parent
e91fed4459
commit
30aeef5da5
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -24,3 +24,5 @@ hs_err_pid*
|
|||
|
||||
.idea
|
||||
.gradle
|
||||
|
||||
build/
|
||||
|
|
Loading…
Reference in a new issue