forked from ajithk444/WebTimeSheetManagement
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
41 lines (36 loc) · 1.1 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# Windows thumbnail cache files
Thumbs.db
ehthumbs.db
ehthumbs_vista.db
# Folder config file
Desktop.ini
# Recycle Bin used on file shares
$RECYCLE.BIN/
# Windows Installer files
*.cab
*.msi
*.msm
*.msp
# Windows shortcuts
*.lnk
# =========================
# Operating System Files
# =========================
/WebTimeSheetManagementDatabase/obj/Debug
/WebTimeSheetManagementDatabase/bin/Debug
/.vs/WebTimeSheetManagement
/WebTimeSheetManagementDatabase/WebTimeSheetManagementDatabase.jfm
/WebTimeSheetManagementDatabase/WebTimeSheetManagementDatabase.dbmdl
/WebTimeSheetManagementDatabase/WebTimeSheetManagementDatabase.sqlproj.user
/WebTimeSheetManagement/bin
/WebTimeSheetManagement/obj/Debug
/WebTimeSheetManagement.Concrete/obj/Debug
/WebTimeSheetManagement.Interface/obj/Debug
/WebTimeSheetManagement.Models/obj/Debug
/WebTimeSheetManagementDatabase/Import Schema Logs
/packages/Dapper.2.0.78
/WebTimeSheetManagement.Concrete/bin/Debug
/WebTimeSheetManagement.Interface/bin/Debug
/WebTimeSheetManagement.Models/bin/Debug
/WebTimeSheetManagement/*.user
/WebTimeSheetManagement/uploads/logs/Log_12-October-2022.txt