Add _site/ to .gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -10,6 +10,7 @@
|
|||||||
build
|
build
|
||||||
bin
|
bin
|
||||||
/target/
|
/target/
|
||||||
|
_site/
|
||||||
*.swp
|
*.swp
|
||||||
.idea
|
.idea
|
||||||
*.iml
|
*.iml
|
||||||
|
|||||||
Reference in New Issue
Block a user