mirror of
https://github.com/wahyd4/node-prune.git
synced 2026-08-09 05:06:18 +10:00
add .DS_Store, .idea, and .vscode. Closes #7
This commit is contained in:
@@ -16,6 +16,7 @@ var DefaultFiles = []string{
|
||||
"Makefile",
|
||||
"Gulpfile.js",
|
||||
"Gruntfile.js",
|
||||
".DS_Store",
|
||||
".tern-project",
|
||||
".gitattributes",
|
||||
".editorconfig",
|
||||
@@ -42,6 +43,8 @@ var DefaultDirectories = []string{
|
||||
"powered-test",
|
||||
"docs",
|
||||
"doc",
|
||||
".idea",
|
||||
".vscode",
|
||||
"website",
|
||||
"images",
|
||||
"assets",
|
||||
|
||||
Reference in New Issue
Block a user