SwapDude/.gitignore
Lisoveliy aebe654c38
Some checks are pending
Deploy / update (push) Waiting to run
Build Project .NET / build (push) Waiting to run
chore: init commit from GitHub
2025-05-12 19:44:33 +03:00

13 lines
451 B
Plaintext

################################################################################
# Данный GITIGNORE-файл был автоматически создан Microsoft(R) Visual Studio.
################################################################################
/SWAD.API/appsettings.local.json
/SWAD.API/appsettings.Development.json
.vs
.idea
#Rider sucks
.idea/.idea.SWAD.API/.idea/workspace.xml
SWAD.Front/node_modules
TelegramBot/obj