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