2
0
NGPixel 9 жил өмнө
parent
commit
6744190859
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      gulpfile.js

+ 2 - 0
gulpfile.js

@@ -67,6 +67,8 @@ var paths = {
 		'!client/scss', '!client/scss/**',
 		'!dist', '!dist/**',
 		'!tests', '!tests/**',
+		'!data', '!data/**',
+		'!repo', '!repo/**',
 		'!.babelrc', '!.gitattributes', '!.gitignore', '!.snyk', '!.travis.yml',
 		'!gulpfile.js', '!inch.json', '!config.yml', '!wiki.sublime-project'
 	]