14 lines
208 B
Plaintext
14 lines
208 B
Plaintext
![]() |
# .gitignore
|
||
|
####################################
|
||
|
######## OS generated files ########
|
||
|
####################################
|
||
|
.DS_Store
|
||
|
.DS_Store?
|
||
|
*.swp
|
||
|
._*
|
||
|
.Spotlight-V100
|
||
|
.Trashes
|
||
|
Icon?
|
||
|
ehthumbs.db
|
||
|
Thumbs.db
|