1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-10 12:32:20 +02:00

Ignores fixes

This commit is contained in:
Brian Fiete 2019-11-07 06:55:04 -08:00
parent 83004c1184
commit 9197c60964

8
.gitignore vendored
View file

@ -4,8 +4,12 @@
*/llvm-* */llvm-*
*/llvm_* */llvm_*
*/x64/* */x64/*
**/Debug*/* **/Debug/*
**/Release*/* **/Debug */*
**/Debug_*/*
**/Release/*
**/Release */*
**/Release_*/*
**/build/* **/build/*
**/.vs/* **/.vs/*
BeefSpace_User.toml BeefSpace_User.toml