Add artifact output folder to gitignore
This commit is contained in:
parent
db13503567
commit
84c1673346
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -8,6 +8,7 @@ target/
|
|||
.idea/jarRepositories.xml
|
||||
.idea/compiler.xml
|
||||
.idea/libraries/
|
||||
out/
|
||||
*.iws
|
||||
*.iml
|
||||
*.ipr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue