File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -189,7 +189,7 @@ cython_debug/
189189# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
190190# and can be added to the global gitignore or merged into this file. For a more nuclear
191191# option (not recommended) you can uncomment the following to ignore the entire idea folder.
192- # .idea/
192+ .idea /
193193
194194# Abstra
195195# Abstra is an AI-powered process automation framework.
@@ -202,7 +202,7 @@ cython_debug/
202202# that can be found at https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore
203203# and can be added to the global gitignore or merged into this file. However, if you prefer,
204204# you could uncomment the following to ignore the entire vscode folder
205- # .vscode/
205+ .vscode /
206206
207207# Ruff stuff:
208208.ruff_cache /
You can’t perform that action at this time.
0 commit comments