mirror of
https://github.com/ytsodacan/Faucet.git
synced 2026-04-23 07:28:07 +00:00
17 lines
279 B
Plaintext
17 lines
279 B
Plaintext
# Visual Studio directory
|
|
.vs/
|
|
|
|
# Visual Studio databases
|
|
*.VC.db
|
|
|
|
# Precompiled headers
|
|
*.ipch
|
|
*.pch
|
|
|
|
# Linker/compiler intermediates
|
|
*.ilk
|
|
*.pdb
|
|
|
|
# Build artifacts for Minecraft.World
|
|
Minecraft.World/x64_Debug/Minecraft.World.lib
|
|
Minecraft.World/x64_Release/Minecraft.World.lib |