This commit is contained in:
2024-07-01 21:20:00 +02:00
parent 0e0ee16100
commit 09a89d21a8
641 changed files with 152026 additions and 0 deletions

40
.gitignore vendored Normal file
View File

@@ -0,0 +1,40 @@
# For use with Visual Studio
syntax: glob
*.vs
*.suo
*.user
*.FileListAbsolute.txt
*bin/
*obj/
*/bin/*
*/obj/*
*.ncb
*.nlb
*.aps
*.clw
*.pdb
*.obj
*.exe
*.pch
*.vspscc
*.vsmdi
*_i.c
*_p.c
*.tlb
*.tlh
*.bak
*.cache
*.Cache
*.ilk
*.log
*.lib
*.sbr
*.scc
*.sig
_ReSharper*/*
TestResults/*
desktop.ini
publish
publish
packages