Skip to content

Commit ce1e234

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

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.gitignore

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

182-
<<<<<<< HEAD
183-
=======
184-
185-
>>>>>>> testing-tooling
186182
# UI Section - Next.js/React application under src/ui/
187183
# dependencies
188184
/node_modules/
@@ -225,4 +221,4 @@ src/ui/next-env.d.ts
225221
!package-lock.json
226222
!.eslintrc.json
227223
!tsconfig.*.json
228-
!src/ui/lib
224+
!src/ui/lib

0 commit comments

Comments
 (0)