Move Api to Server
This commit is contained in:
13
src/MyPrayerJournal/Server/.gitignore
vendored
Normal file
13
src/MyPrayerJournal/Server/.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
## LiteDB database file
|
||||
*.db
|
||||
|
||||
## Web application compile output
|
||||
wwwroot/favicon.ico
|
||||
wwwroot/index.html
|
||||
wwwroot/*.js
|
||||
wwwroot/*.js.map
|
||||
wwwroot/css
|
||||
wwwroot/js
|
||||
|
||||
## Development settings
|
||||
appsettings.Development.json
|
||||
Reference in New Issue
Block a user