forked from xairrick/CrmCodeGenerator
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
49 lines (45 loc) · 628 Bytes
/
.gitignore
File metadata and controls
49 lines (45 loc) · 628 Bytes
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
42
43
44
45
46
47
48
49
*.obj
*.exe
*.pdb
*.user
*.aps
*.pch
*.vspscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.log
*.lib
*.sbr
*.scc
*.rdl.data
[Bb]in
[Db]ebug*/
obj/
[Rr]elease*/
_ReSharper*/
[Tt]est[Rr]esult*
[Bb]uild[Ll]og.*
*.[Pp]ublish.xml
# windows system files
thumbs.db
# diskstation system file
.DS_Store
# emacs backup files
*~
#NuGet Ignore packages be sure to enable NuGet Package restore in Visual Studio and on your Solution
packages*/
/.vs/CrmCodeGenerator/v15/Server/sqlite3
/UpgradeLog.htm
/.vs/CrmCodeGenerator/v15/sqlite3
/Backup
/Backup1
/UpgradeLog2.htm
/UpgradeLog3.htm
/.vs/CrmCodeGenerator/DesignTimeBuild