Initial Commit

This commit is contained in:
Marc
2025-09-13 14:40:16 +02:00
commit ded01301c2
383 changed files with 71046 additions and 0 deletions

13
OU3/.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
# Vim swap files.
*.swp
*.swo
# Object files.
*.o
# gcc precompiled headers.
*.gch
# Compiled programs for testing.
*_mwe
*_mwe[0-9]
*_mwe[0-9]i
*_test
*_test[0-9]