Ignore .model-temp

This commit is contained in:
Asger F
2022-06-08 12:10:19 +02:00
parent 92b8c0f864
commit fb40d9bc78

3
.gitignore vendored
View File

@@ -58,3 +58,6 @@ go/main
# node_modules folders except in the JS test suite
node_modules/
!/javascript/ql/test/**/node_modules/
# Temporary folders for working with generated models
.model-temp