updating gitignore so we can use vendor without uploading it
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -13,7 +13,7 @@ indra
|
|||||||
*.out
|
*.out
|
||||||
|
|
||||||
# Dependency directories (remove the comment below to include it)
|
# Dependency directories (remove the comment below to include it)
|
||||||
# vendor/
|
vendor/
|
||||||
/.idea/vcs.xml
|
/.idea/vcs.xml
|
||||||
/.idea/modules.xml
|
/.idea/modules.xml
|
||||||
/.idea/indranet.iml
|
/.idea/indranet.iml
|
||||||
|
|||||||
Reference in New Issue
Block a user