mirror of
https://github.com/rjNemo/ticket_manager
synced 2026-06-12 11:46:40 +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/
|
.vs/
|
||||||
.vscode/
|
.vscode/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
bin/
|
**bin/
|
||||||
obj/
|
**obj/
|
||||||
app.db*
|
|
||||||
Data/Interfaces
|
Data/Interfaces
|
||||||
Data/UnitOfWork.cs
|
Data/UnitOfWork.cs
|
||||||
Data/*Repository.cs
|
Data/*Repository.cs
|
||||||
|
|
|
||||||
BIN
app.db
Normal file
BIN
app.db
Normal file
Binary file not shown.
Loading…
Reference in a new issue