update gitignore

This commit is contained in:
Michael VanOverbeek 2021-12-03 20:06:44 -05:00
commit a40e9ea140

5
.gitignore vendored
View file

@ -1,3 +1,6 @@
# rider
.idea/
r/ # cdn resources folder r/ # cdn resources folder
bin/ bin/
obj/ obj/
@ -14,4 +17,4 @@ riderModule.iml
.vs/ .vs/
lighthouse.config.json lighthouse.config.json
gitBranch.txt gitBranch.txt
gitVersion.txt gitVersion.txt