1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

Add .DS_store to gitignore

This commit is contained in:
Nick O'Leary 2015-06-29 16:02:01 +01:00
parent a0ce095807
commit 0760facb77

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
.DS_store
.config.json .config.json
.dist .dist
.jshintignore .jshintignore