mirror of
https://github.com/rjNemo/ticket_manager
synced 2026-06-06 00:36:39 +00:00
azure
This commit is contained in:
parent
51b83b1976
commit
e8703a3508
2 changed files with 2 additions and 3 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -1,9 +1,8 @@
|
|||
.vs/
|
||||
.vscode/
|
||||
.DS_Store
|
||||
bin/
|
||||
obj/
|
||||
app.db*
|
||||
**bin/
|
||||
**obj/
|
||||
Data/Interfaces
|
||||
Data/UnitOfWork.cs
|
||||
Data/*Repository.cs
|
||||
|
|
|
|||
BIN
app.db
Normal file
BIN
app.db
Normal file
Binary file not shown.
Loading…
Reference in a new issue