initial commit

This commit is contained in:
2025-04-07 20:08:16 -04:00
commit 7e7207a87e
50 changed files with 86524 additions and 0 deletions

43
.gitignore vendored Normal file
View File

@ -0,0 +1,43 @@
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
*.DNG
*.dng
*.jpg
*.ARW
*.arw
example_*
tedit
asdf
.vscode/