forked from edent/SuperTinyIcons
Tweak git ignore and attributes (#618)
* Update .gitignore Avoid unwanted system files. * Create .gitattributes Enforce preferred line ending style.
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1 +1,9 @@
|
||||
# OS files #
|
||||
._*
|
||||
.DS_Store
|
||||
.Spotlight-V100
|
||||
.Trashes
|
||||
Thumbs.db
|
||||
|
||||
# Other files #
|
||||
/node_modules/
|
||||
|
Reference in New Issue
Block a user