Skip to content

Commit c1cabc0

Browse files
committed
Update .gitignore
Signed-off-by: liranmauda <liran.mauda@gmail.com> (cherry picked from commit 5ea9735) (cherry picked from commit a79e0ad)
1 parent 33b6eb4 commit c1cabc0

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,13 @@ build-releases/
1212
# visual studio code intellisense configuration
1313
.vscode/
1414

15+
# Cursor IDE rules and config
16+
.cursor/
17+
1518
# NooBaa config file
1619
noobaa.cfg.yaml
1720

21+
# ignore any DS_Store file created by macos
22+
.DS_Store
23+
1824
*.IGNORE

0 commit comments

Comments
 (0)