updating gitignore so we can use vendor without uploading it

This commit is contained in:
David Vennik
2023-01-16 16:43:36 +00:00
parent 31e67bb8b7
commit c7650ba9ff

2
.gitignore vendored
View File

@@ -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