Initial commit

This commit is contained in:
ge
2025-07-12 20:54:37 +03:00
commit 502a76f782
2 changed files with 16 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
# ---> V
*.exe
*.o
*.so
*.tmp.c
*.exp
*.ilk
*.pdb
*.dll
*.lib
*.bak
*.out

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# notes
Notes about everything