From abd94a7f5a50f43c797a11b53549ae48fff667c3 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 10 Oct 2016 03:43:44 +0200 Subject: add node_modules to address #4364 --- node_modules/gulp-sym/test/fixtures/links/.gitkeep | 0 node_modules/gulp-sym/test/fixtures/test | 1 + node_modules/gulp-sym/test/fixtures/test_dir/.gitkeep | 0 3 files changed, 1 insertion(+) create mode 100644 node_modules/gulp-sym/test/fixtures/links/.gitkeep create mode 100644 node_modules/gulp-sym/test/fixtures/test create mode 100644 node_modules/gulp-sym/test/fixtures/test_dir/.gitkeep (limited to 'node_modules/gulp-sym/test/fixtures') diff --git a/node_modules/gulp-sym/test/fixtures/links/.gitkeep b/node_modules/gulp-sym/test/fixtures/links/.gitkeep new file mode 100644 index 000000000..e69de29bb diff --git a/node_modules/gulp-sym/test/fixtures/test b/node_modules/gulp-sym/test/fixtures/test new file mode 100644 index 000000000..95d09f2b1 --- /dev/null +++ b/node_modules/gulp-sym/test/fixtures/test @@ -0,0 +1 @@ +hello world \ No newline at end of file diff --git a/node_modules/gulp-sym/test/fixtures/test_dir/.gitkeep b/node_modules/gulp-sym/test/fixtures/test_dir/.gitkeep new file mode 100644 index 000000000..e69de29bb -- cgit v1.2.3