Skip to content

Commit 81b3845

Browse files
committed
1 parent f19f391 commit 81b3845

21 files changed

+73
-2052
lines changed

.gitignore

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
/logs
33
**/bin/
44
**/obj/
5+
**/packages/
6+
.vs
57
*.user
68
*.suo
79
*.cache
810
*.force
9-
solutions/**/*.zip
1011
installer2/*.class
1112
installer2/*.jar
12-
/solutions/packages
1313
solutions/documentation/html
1414
solutions/documentation/*.tmp
15-
solutions/*.zip
15+
solutions/**.zip

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "setup/PatchReviewer"]
2+
path = setup/PatchReviewer
3+
url = https://github.com/Chicken-Bones/PatchReviewer.git

setup/PatchReviewer

Submodule PatchReviewer added at 7e2de2a

setup/Setup/DualPaneHTMLDisplay.Designer.cs

-61
This file was deleted.

setup/Setup/DualPaneHTMLDisplay.cs

-66
This file was deleted.

setup/Setup/DualPaneHTMLDisplay.resx

-120
This file was deleted.

0 commit comments

Comments
 (0)