Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartijn Cuppens <martijn.cuppens@gmail.com>2019-03-21 16:33:49 +0300
committerMartijn Cuppens <martijn.cuppens@gmail.com>2019-03-21 16:53:58 +0300
commitc72687d0d05b27fa26364c877b39f6a92361514e (patch)
tree93d9766253629fcd69d306f5be23c6b06a02af5b
parent2bc7acdbec9ad26d13a047e5d9122e7ec733910d (diff)
Explicitly link to expected css file
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e41e136..b926ad5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,6 @@ npm-debug.log*
node_modules/
# Ignore
-test/expected/main.css
+/test/expected/main.css
/.idea/