ignore .DS_Store file
This commit is contained in:
parent
8781528429
commit
21fdd84682
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,3 +2,4 @@
|
||||||
.idea/
|
.idea/
|
||||||
*.lock
|
*.lock
|
||||||
.ruby-version
|
.ruby-version
|
||||||
|
.DS_Store
|
||||||
|
|
Reference in a new issue