initial commit

This commit is contained in:
Chris Kruining 2026-02-03 14:01:15 +01:00
commit fb266af3e5
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
4 changed files with 444 additions and 0 deletions

23
.gitignore vendored Normal file
View file

@ -0,0 +1,23 @@
# .NET
bin/
obj/
dist/
*.dll
*.exe
*.pdb
# IDE
.vs/
.vscode/
.idea/
*.user
*.suo
# OS
.DS_Store
Thumbs.db
# Project specific
*.csv
*.dlens
*.apk