Skip to content

Commit 773f4b4

Browse files
authored
Update .gitignore
1 parent e987fb8 commit 773f4b4

1 file changed

Lines changed: 5 additions & 10 deletions

File tree

.gitignore

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -142,21 +142,16 @@ hatch_js/labextension
142142
# Rust
143143
target
144144

145-
<<<<<<< before updating
146-
# Test parts
147-
hatch_js/tests/test_project_basic/js/dist
148-
hatch_js/tests/test_project_basic/js/node_modules
149-
hatch_js/tests/test_project_basic/project/extension
150-
=======
151145
# Hydra
152146
outputs/
153147
multirun/
154-
<<<<<<< before updating
155-
>>>>>>> after updating
156-
=======
157148

158149
# AI
159150
ROADMAP.md
160151
AGENTS.md
161152
.github/hooks/sdlc.json
162-
>>>>>>> after updating
153+
154+
# Test parts
155+
hatch_js/tests/test_project_basic/js/dist
156+
hatch_js/tests/test_project_basic/js/node_modules
157+
hatch_js/tests/test_project_basic/project/extension

0 commit comments

Comments
 (0)