Skip to content

Commit 64a5eb8

Browse files
committed
chore: ignore editor and IDE state
1 parent 35a1854 commit 64a5eb8

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ server/
44
coverage/
55
*.tsbuildinfo
66

7+
# Editor and IDE state
8+
.idea/
9+
.vscode/
10+
.DS_Store
11+
712
# Working design docs and plans, not part of the published project
813
docs/superpowers/
914

0 commit comments

Comments
 (0)