-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitignore
38 lines (38 loc) · 1.05 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
/src/_ReSharper.RelocationMoverServices
obj/
[Bb]in
[Dd]ebug*/
[Rr]elease*/
_ReSharper*/
*.resharper
*.csproj.user
TestResult.xml
/src/Packages.dgml
*.suo
*.docstates
*.ReSharper.user
dataimporter/
./connectionstringswapper
*.orig
*.DotSettings.user
*.DS_Store
/src/Backup
/src/_UpgradeReport_Files
/_Deploy
/_DeployScheduledTasks
/_Build
/connectionstringswapper/
/src/packages
/src/RelocationMoverServices.Web.UI/Scripts/WebLinc/initializers/inlineStyle.js
/src/RelocationMoverServices.Web.UI/Scripts/WebLinc/initializers/inlineStyle_getComputedStyle.js
/src/RelocationMoverServices.Web.UI/Scripts/WebLinc/initializers/inlineStyle_getMatchedCSSRules.js
/src/RelocationMoverServices.Web.UI/Scripts/WebLinc/initializers/inlineStyle_jquery.js
/src/RelocationMoverServices.Web.UI/Scripts/lib_*.js
/src/RelocationMoverServices.Web.UI/Scripts/site_*.js
/src/RelocationMoverServices.Web.UI/Content/site_*.css
/src/relocationmoverservices.legacywebservices/Logs
.sass-cache
/src/RelocationMoverServices.Web.UI/logs
/node_modules
/src/RelocationMoverServices.Web.UI/imagecache
*.nupkg