Init core

This commit is contained in:
Krzosa Karol
2023-12-31 07:44:32 +01:00
commit 11e6559a3c
22 changed files with 10489 additions and 0 deletions

30
.gitignore vendored Normal file
View File

@@ -0,0 +1,30 @@
*.exe
*.exp
*.pdb
*.obj
*.json
*.ilk
*.lib
*.pdf
*.png
*.10x
*.sublime-project
*.sublime-workspace
backup.*
imgui.ini
__pycache__/
venv/
build/
vendor/
assets/
krzlinks/
misc/
generated/
html/
backup/
notes/
odin/
prototyping/
text_editor/