Skip to content

Commit 9bf0196

Browse files
committed
ignore IDE files related in subfolders
1 parent d1751e0 commit 9bf0196

2 files changed

Lines changed: 2 additions & 9 deletions

File tree

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ cython_debug/
186186
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
187187
# and can be added to the global gitignore or merged into this file. For a more nuclear
188188
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
189-
.idea/
189+
.idea
190190

191191
# Abstra
192192
# Abstra is an AI-powered process automation framework.
@@ -199,7 +199,7 @@ cython_debug/
199199
# that can be found at https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore
200200
# and can be added to the global gitignore or merged into this file. However, if you prefer,
201201
# you could uncomment the following to ignore the entire vscode folder
202-
.vscode/
202+
.vscode
203203

204204
# Ruff stuff:
205205
.ruff_cache/

Chapter03/reservation-service/.vscode/settings.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)