Added the .temp directory to the gitignore

This commit is contained in:
Jonathan Moallem 2020-11-24 15:18:01 +11:00
parent 9a9f6d4d10
commit 7a57a92357

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
include include
lib lib
build build
.temp