13 lines
451 B
Plaintext
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 |