mirror of
https://github.com/Kbz-8/42_vox.git
synced 2026-01-11 14:43:34 +00:00
initial commit
This commit is contained in:
26
.gitignore
vendored
git.filemode.normal_file
26
.gitignore
vendored
git.filemode.normal_file
@@ -0,0 +1,26 @@
|
||||
*.swp
|
||||
*.swx
|
||||
*.o
|
||||
*.a
|
||||
*.so
|
||||
*.out
|
||||
*.dll
|
||||
*.lib
|
||||
*.exp
|
||||
*.tmp
|
||||
*.ilk
|
||||
*.pdb
|
||||
*.exe
|
||||
*vgcore.*
|
||||
*.gdb_history
|
||||
*.spv
|
||||
imgui.ini
|
||||
.vs/
|
||||
.xmake/
|
||||
.cache/
|
||||
Objects/
|
||||
Bin/
|
||||
.vscode/
|
||||
compile_commands.json
|
||||
ScopEngine/Objects/
|
||||
ScopEngine/Assets/Shaders/Build/
|
||||
Reference in New Issue
Block a user