Skip to content

Commit d0542df

Browse files
authored
Merge pull request #457 from sahilds1/456-update-gitignore
Update files that Git should ignore
2 parents 9fa287b + 9c23c25 commit d0542df

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
config/env/*
22
!config/env/*.example
3-
.idea/
3+
.idea/
4+
.DS_Store

0 commit comments

Comments
 (0)