Updating gitignore
This commit is contained in:
+2
-25
@@ -1,26 +1,3 @@
|
|||||||
################################################################################
|
# Added by cargo
|
||||||
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
|
|
||||||
################################################################################
|
|
||||||
|
|
||||||
/.vs/Icarus
|
/target
|
||||||
.vscode/*
|
|
||||||
/bin/*
|
|
||||||
/bin/Debug/netcoreapp2.2
|
|
||||||
/Migrations
|
|
||||||
/obj
|
|
||||||
/obj/*
|
|
||||||
/Icarus.txt
|
|
||||||
/appsettings.json
|
|
||||||
/appsettings.Development.json
|
|
||||||
appsettings.Development.json
|
|
||||||
appsettings.json
|
|
||||||
Icarus/appsettings.Development.json
|
|
||||||
Icarus/appsettings.json
|
|
||||||
Icarus/bin
|
|
||||||
Icarus/obj
|
|
||||||
Models/bin
|
|
||||||
Models/obj
|
|
||||||
Migrations
|
|
||||||
Icarus.txt
|
|
||||||
Storage
|
|
||||||
.DS_Store
|
|
||||||
|
|||||||
Reference in New Issue
Block a user