Skip to content

Commit db6ab10

Browse files
committed
remove merge conflict remnant
1 parent 46e5cad commit db6ab10

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.gitignore

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -179,10 +179,7 @@ cython_debug/
179179
*.json
180180
*.yaml
181181

182-
<<<<<<< HEAD
183-
=======
184182

185-
>>>>>>> testing-tooling
186183
# UI Section - Next.js/React application under src/ui/
187184
# dependencies
188185
/node_modules/
@@ -225,4 +222,4 @@ src/ui/next-env.d.ts
225222
!package-lock.json
226223
!.eslintrc.json
227224
!tsconfig.*.json
228-
!src/ui/lib
225+
!src/ui/lib

0 commit comments

Comments
 (0)