12 lines
438 B
Plaintext
12 lines
438 B
Plaintext
################################################################################
|
|
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
|
|
################################################################################
|
|
|
|
/backend/API/obj
|
|
/backend/API/appsettings.Development.json
|
|
/backend/API/appsettings.json
|
|
*bin
|
|
/backend/API/database.sqlite3
|
|
/backend/API/database.sqlite3-shm
|
|
/backend/API/database.sqlite3-wal
|