File tree Expand file tree Collapse file tree 1 file changed +2
-19
lines changed Expand file tree Collapse file tree 1 file changed +2
-19
lines changed Original file line number Diff line number Diff line change @@ -170,19 +170,6 @@ dmypy.json
170
170
# Cython debug symbols
171
171
cython_debug /
172
172
173
- # PyCharm
174
- # JetBrains specific template is maintained in a separate JetBrains.gitignore that can
175
- # be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
176
- # and can be added to the global gitignore or merged into this file. For a more nuclear
177
- # option (not recommended) you can uncomment the following to ignore the entire idea folder.
178
- # .idea/
179
-
180
- # Abstra
181
- # Abstra is an AI-powered process automation framework.
182
- # Ignore directories containing user credentials, local state, and settings.
183
- # Learn more at https://abstra.io/docs
184
- .abstra /
185
-
186
173
# Visual Studio Code
187
174
# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore
188
175
# that can be found at https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore
@@ -196,9 +183,5 @@ cython_debug/
196
183
# PyPI configuration file
197
184
.pypirc
198
185
199
- # Cursor
200
- # Cursor is an AI-powered code editor. `.cursorignore` specifies files/directories to
201
- # exclude from AI features like autocomplete and code analysis. Recommended for sensitive data
202
- # refer to https://docs.cursor.com/context/ignore-files
203
- .cursorignore
204
- .cursorindexingignore
186
+ # bootstrap keys
187
+ .keys
You can’t perform that action at this time.
0 commit comments