Migrated files from Kraken Engine. Added CMake scripts.

This commit is contained in:
2023-12-03 22:40:38 -08:00
parent 93e2be5ae3
commit 12f14999d1
7 changed files with 642 additions and 32 deletions

34
.gitignore vendored
View File

@@ -1,32 +1,2 @@
# 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
build
.DS_Store