ignore vscode generated files

Added generated files/folders in gitignore from vscode
This commit is contained in:
Kaleb Klein
2019-12-04 14:35:14 -05:00
committed by ge0rdi
parent 30ffce6939
commit 519f4afe17

4
.gitignore vendored
View File

@@ -4,6 +4,10 @@
##
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
# ignore vscode stuff
.vscode/
.ionide/
# User-specific files
*.suo
*.user