Updating gitignore
This commit is contained in:
+2
-25
@@ -1,26 +1,3 @@
|
||||
################################################################################
|
||||
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
|
||||
################################################################################
|
||||
# Added by cargo
|
||||
|
||||
/.vs/Icarus
|
||||
.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
|
||||
/target
|
||||
|
||||
Reference in New Issue
Block a user