This commit is contained in:
2025-07-22 12:17:00 +02:00
parent 84276dd1e5
commit aa198c5991
9 changed files with 431 additions and 359 deletions

42
.gitignore vendored
View File

@@ -48,3 +48,45 @@ Thumbs.db
*.mov
*.wmv
# Prerequisites
*.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