mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-13 04:52:25 +00:00
Merge pull request #1039 from alimalkhalifa/gitignore-win-64
Added a VS ignore for x64 compiles
This commit is contained in:
commit
5ce1fef9ec
1
.gitignore
vendored
1
.gitignore
vendored
@ -52,4 +52,5 @@ cmake-build-debug/
|
|||||||
libs/
|
libs/
|
||||||
bin/
|
bin/
|
||||||
/Win32
|
/Win32
|
||||||
|
/x64
|
||||||
/client_files/**/CMakeFiles/
|
/client_files/**/CMakeFiles/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user