Update .gitignore

This commit is contained in:
dredgy
2021-11-09 17:39:32 +10:00
committed by GitHub
parent 67782f4b67
commit 4763f673ec

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
/node_modules/ /node_modules/
/bin/ /bin/
/obj/ /obj/
*.dll
*.xml