Skip to content

Commit 3d49aa9

Browse files
committed
Update .gitignore with more paths
1 parent d47013a commit 3d49aa9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,10 @@ apps/frontend/.vite
2020
*.tfstate.backup
2121
.terraform.*
2222
.terraform/
23+
24+
# other stuff
25+
*.xpr
26+
*.swp
27+
.*.swp
28+
*.sublime-*
29+
*.DS_Store

0 commit comments

Comments
 (0)