File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -161,7 +161,6 @@ cython_debug/
161
161
# and can be added to the global gitignore or merged into this file. For a more nuclear
162
162
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
163
163
.idea /
164
- .cursorignore
165
164
166
165
# VS Code: Ignore all but certain files that specify repo-specific settings.
167
166
# https://stackoverflow.com/questions/32964920/should-i-commit-the-vscode-folder-to-source-control
@@ -171,6 +170,20 @@ cython_debug/
171
170
! .vscode /settings.json
172
171
! .vscode /tasks.json
173
172
173
+ # VS Code extensions/forks:
174
+ .cursorignore
175
+ .rooignore
176
+ .clineignore
177
+ .windsurfignore
178
+ .cursorrules
179
+ .roorules
180
+ .clinerules
181
+ .windsurfrules
182
+ .cursor /rules
183
+ .roo /rules
184
+ .cline /rules
185
+ .windsurf /rules
186
+
174
187
# evaluation
175
188
evaluation /evaluation_outputs
176
189
evaluation /outputs
You can’t perform that action at this time.
0 commit comments