This commit is contained in:
2025-05-02 00:14:28 +08:00
commit 6f27dc11e3
132 changed files with 28609 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
*.dylib
# Fortran module files
*.smod
# Compiled Static libraries
*.lai
*.la
# Executables
*.exe
*.out
*.app
# Local build
/build*
# Work Environment Artifacts
/.vs
/.vscode
*.pyc
/.idea
/output
/Reference
/assets/dna
/assets/img