Skip to content

Commit 8ed6bf2

Browse files
committed
chore: update .gitignore to include editor config files
1 parent 000dcb2 commit 8ed6bf2

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,8 @@ public/fonts/**/Optimistic_*.woff2
3939

4040
# rss
4141
public/rss.xml
42+
43+
# code editor
44+
.cursor
45+
.idea
46+
*.code-workspace

VScode.code-workspace

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

0 commit comments

Comments
 (0)