We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0900ba commit 7cb6c7cCopy full SHA for 7cb6c7c
3 files changed
db/.gitignore
@@ -0,0 +1,13 @@
1
+*.xproj.user
2
+*.cproj.user
3
+.vs/*
4
+.vscode/*
5
+bin/*
6
+node_modules/*
7
+obj/*
8
+*.sln
9
+*.log
10
+Properties/PublishProfiles/*
11
+appsettings.development.json
12
+project.lock.json
13
+wwwroot/libs/*
src/.gitignore
test/.gitignore
0 commit comments