forked from Protobuild/Protobuild
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
22 lines (22 loc) · 759 Bytes
/
.gitignore
File metadata and controls
22 lines (22 loc) · 759 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Ignore these files.
bin
obj
*.sln
*.csproj
*.nupkg
*.userprefs
*.suo
*.user
Protobuild.Tests/TestData/**/Protobuild.exe
*.speccache
packages/repositories.config
StyleCop.Cache
/Protobuild.Tests/TestData/PackageEverythingCorrectGZip/Test.tar.gz
/Protobuild.Tests/TestData/PackageEverythingCorrectLZMA/Test.tar.lzma
/Protobuild.Tests/TestData/PackageFilterCorrect/Linux.tar.lzma
/Protobuild.Tests/TestData/PackageFilterCorrect/Windows.tar.lzma
/Protobuild.Tests/TestData/PackageFilterCorrectModuleXml/Windows.tar.lzma
/Protobuild.Tests/TestData/ExtractXSLTWorks/Build/GenerateProject.xslt
/Protobuild.Tests/TestData/ExtractXSLTWorks/Build/GenerateSolution.xslt
/Protobuild.Tests/TestData/ExtractXSLTWorks/Build/GenerateProject.CSharp.xslt
repositories.config