diff options
-rw-r--r-- | .gitignore | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,2 +1,10 @@ .vscode -fmseq
\ No newline at end of file +fmseq + +# Visual Studio garbage +Debug/ +*.sln +*.vcxproj +*.vcxproj.filters +*.vcxproj.user +*.pdb
\ No newline at end of file |