mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-18 13:35:50 +00:00
Excluse .DS_Store hidden files
This commit is contained in:
parent
a877f87ad3
commit
d0352e1414
1 changed files with 1 additions and 0 deletions
1
assets/petclinic/.gitignore
vendored
1
assets/petclinic/.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
node_modules
|
||||
dist
|
||||
.DS_Store
|
||||
.tmp
|
||||
.sass-cache
|
||||
bower_components
|
||||
|
|
Loading…
Reference in a new issue