Поправил gitignore

This commit is contained in:
AnboevDD 2025-07-11 16:00:45 +05:00
parent 40db980306
commit 946e30fcd5

16
.gitignore vendored
View File

@ -360,4 +360,18 @@ MigrationBackup/
.ionide/
# Fody - auto-generated XML schema
FodyWeavers.xsd
FodyWeavers.xsd
#Ignore thumbnails created by Windows
Thumbs.db
#Ignore files built by Visual Studio
*.exe
*.bak
*.cache
[Bb]in
[Dd]ebug*/
*.lib
obj/
[Rr]elease*/
[Tt]est[Rr]esult*
#Nuget packages folder
packages/