-
Notifications
You must be signed in to change notification settings - Fork 71
/
.gitignore
52 lines (52 loc) · 1012 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
52
*.orig
*.swp
*~
.DS_Store
pkg
obj
bin
deploy
deploy/*
_ReSharper.*
*.csproj.user
*.resharper.user
*.resharper
*.suo
*.cache
~$*
*.tmp
*.eprj
*.bkp
MyLog.log
Gemfile.lock
nchurn-test.txt
/coverage.xml
spec/support/AssemblyInfo/AssemblyInfo.cs
spec/support/AssemblyInfo/AssemblyInfo.*
spec/support/csc/output/*.exe
spec/support/csc/output/*.dll
spec/support/CodeCoverage/nunit/TestResult.xml
spec/support/CodeCoverage/nunit/test-coverage.*
spec/support/CodeCoverage/nunit/html
spec/support/CodeCoverage/mspec/html
spec/support/CodeCoverage/html
spec/support/CodeCoverage/report/output
spec/support/CodeCoverage/test-coverage.xml
spec/support/zip/*.zip
spec/support/expandtemplates/output
spec/support/expandtemplates/working
spec/support/TestSolution/NDependOut
spec/support/zip/*.zip.*
spec/support/nuspec/output
github-test.rb
Albacore-*.gem
albacore-*.gem
.idea
web.config.example
albacore_example.zip
TestResult.xml
temp
unziptask
/spec/support/Tools/NDepend-v2.12/NDependProLicense.xml
specs.html
TestResults