diff --git a/.gitignore b/.gitignore index 4e141e644..3d4323db9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,14 +1,10 @@ node_modules/ +pattern_exports/ .DS_Store -latest-change.txt -patternlab.json -.sass-cache/* -/sass-cache Thumbs.db -source/css/style.css.map +.nyc_output/ +.vscode/ .idea/ -public +test/public !test/patterns/public/.gitkeep !test/patterns/testDependencyGraph.json -.nyc_output/ -.vscode/ diff --git a/.npmignore b/.npmignore index ec48cc52d..13dae57b5 100644 --- a/.npmignore +++ b/.npmignore @@ -1,3 +1,7 @@ test/ -.github/ +.DS_Store .travis.yml +.nyc_output/ +.vscode/ +.idea/ + diff --git a/pattern_exports/test-paramParent.html b/pattern_exports/test-paramParent.html deleted file mode 100644 index 2c75ed8b1..000000000 --- a/pattern_exports/test-paramParent.html +++ /dev/null @@ -1,4 +0,0 @@ -
-Cool Dude -
-