Initial commit.

This commit is contained in:
2025-07-14 14:02:12 +03:00
parent b36889b306
commit eb50fee046
10 changed files with 338 additions and 36 deletions

37
.gitignore vendored
View File

@@ -2,40 +2,5 @@
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Linker files
*.ilk
# Debugger Files
*.pdb
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# debug information files
*.dwo
*.zip