update gitignore

This commit is contained in:
magicjedi90 2020-07-21 16:44:09 -07:00
parent 57457bbbd5
commit ca25c53a74

4
.gitignore vendored
View file

@ -21,3 +21,7 @@
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
# IDE Folders
.idea/
.vs/