16 lines
420 B
Plaintext
16 lines
420 B
Plaintext
################################################################################
|
|
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
|
|
################################################################################
|
|
|
|
/.vs/Icarus
|
|
/bin/*
|
|
/bin/Debug/netcoreapp2.2
|
|
/Migrations
|
|
/obj
|
|
/obj/*
|
|
/Icarus.txt
|
|
/appsettings.json
|
|
/appsettings.Development.json
|
|
appsettings.Development.json
|
|
appsettings.json
|