Merge pull request #1039 from alimalkhalifa/gitignore-win-64

Added a VS ignore for x64 compiles
This commit is contained in:
Michael Cook (mackal) 2020-04-17 19:58:20 -04:00 committed by GitHub
commit 5ce1fef9ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -52,4 +52,5 @@ cmake-build-debug/
libs/
bin/
/Win32
/x64
/client_files/**/CMakeFiles/