Skip to content

Commit bf4dbd2

Browse files
committed
Update .gitignore to include .idea and .DS_Store directories
1 parent a467395 commit bf4dbd2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
.env
2-
.idea
2+
.idea
3+
.DS_Store

0 commit comments

Comments
 (0)