Skip to content

Commit 555b30f

Browse files
committed
Ignore package files higher up.
1 parent 30a1dbe commit 555b30f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ output.json
88
input.json
99
.DS_Store
1010
Walls/Walls/test/Generated/WallsTest/results/*
11+
*.nupkg

Structure/StructureByEnvelope/.gitignore

+1-2
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@ obj/
55
output.json
66
input.json
77
.vs/**/*.*
8-
server/
9-
*.nupkg
8+
server/

0 commit comments

Comments
 (0)