ignore output folders in git
This commit is contained in:
parent
a428740839
commit
6a87bb9fd3
5
.gitignore
vendored
5
.gitignore
vendored
@ -3,4 +3,7 @@
|
|||||||
|
|
||||||
# IntelliJ
|
# IntelliJ
|
||||||
.idea/
|
.idea/
|
||||||
*.iml
|
*.iml
|
||||||
|
|
||||||
|
# output folders
|
||||||
|
**/output/
|
Loading…
Reference in New Issue
Block a user