mirror of
https://gitcode.com/gh_mirrors/le/LearnOpenGLProject.git
synced 2025-05-17 06:56:49 +08:00
35 lines
456 B
Plaintext
35 lines
456 B
Plaintext
# Binaries
|
|
**/bin/
|
|
bin-int/
|
|
x64/
|
|
|
|
游戏测试素材/
|
|
需要的东西/
|
|
小笔记/
|
|
Intermediates/
|
|
|
|
# Hazel files
|
|
*.log
|
|
*.ini
|
|
提交到GitHub.bat
|
|
|
|
# Visual Studio files and folder
|
|
.vs/
|
|
**.vcxproj
|
|
**.vcxproj.filters
|
|
**.vcxproj.user
|
|
**.csproj
|
|
遇到过的问题.docx
|
|
|
|
# vulkan
|
|
*.exe
|
|
bfg.jar
|
|
|
|
# Directories
|
|
# GameEngineLightWeight/vendor/VulkanSDK
|
|
GameEngine-Editor/assets/cache
|
|
scripts/GameEngineLightWeight/vendor/VulkanSDK
|
|
scripts/__pycache__
|
|
scripts/.idea
|
|
|