forked from YodasMyDad/mvcforum
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
51 lines (51 loc) · 862 Bytes
/
.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
42
43
44
45
46
47
48
49
50
51
# Ignore file for Visual Studio 2008
# use glob syntax
syntax: glob
# Ignore Visual Studio 2008 files
*.obj
*.pdb
*.user
*.aps
*.pch
*.vspscc
*.vssscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.log
*.lib
*.sbr
*.scc
[Bb]in
[Dd]ebug*/
obj/
[Rr]elease*/
_ReSharper*/
[Tt]humbs.db
[Tt]est[Rr]esult*
[Bb]uild[Ll]og.*
*.[Pp]ublish.xml
*.resharper
*.orig
*Backup/*
UpgradeLog2.htm
MVCForum.Website/Content/uploads/*
Badges/AuthorMarkAsSolution/*.dll
MVCForum.Website/Content/cache/*.css
MVCForum.Website/Scripts/cache/*.js
# Nuget
packages/*
MVCForum.Website/Properties/PublishProfiles/Profile1.pubxml
MVCForum.Website/Properties/PublishProfiles/Local Deployment.pubxml
MVCForum.Website/Properties/PublishProfiles/Profile1.pubxml
*.vspx
*.psess
MVCForum.Website/App_Data/cache/*
MVCForum.Website/App_Data/LogFile*
MVCForum.Website/App_Data/MVCForum.sdf