Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 728fc2c

Browse files
committed
Don't include generated files in source control
1 parent 1aa3dce commit 728fc2c

File tree

3 files changed

+2
-54
lines changed

3 files changed

+2
-54
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,3 +238,5 @@ WiX.Toolset.DummyFile.txt
238238
nunit-UnitTests.xml
239239
nunit-TrackingCollectionTests.xml
240240
GitHubVS.sln.DotSettings
241+
src/GitHub.Exports/Settings/IPackageSettings.cs
242+
src/GitHub.VisualStudio/Settings/PackageSettingsGen.cs

src/GitHub.Exports/Settings/IPackageSettings.cs

Lines changed: 0 additions & 20 deletions
This file was deleted.

src/GitHub.VisualStudio/Settings/PackageSettingsGen.cs

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)