initial commit

This commit is contained in:
2026-06-12 01:49:40 +05:00
commit a5f124a9db
6 changed files with 450 additions and 0 deletions

29
.gitignore vendored Normal file
View File

@@ -0,0 +1,29 @@
# Build results
[Bb]in/
.bin/
[Dd]ebug/
[Rr]elease/
[Rr]eleases/
[Oo]bj/
[Oo]ut/
[Ll]og/
[Ll]ogs/
[Pp]ublish/
*.log
# IDE files
.vs/
.vscode/
.vshistory/
.idea/
.editorconfig
*.user
*.DotSettings
# temp files
.old*/
old/
tmp/
temp/
*.tmp
*.temp