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:
authorXhmikosR <xhmikosr@gmail.com>2019-03-21 16:14:34 +0300
committerMartijn Cuppens <martijn.cuppens@gmail.com>2019-03-21 16:53:58 +0300
commit2bc7acdbec9ad26d13a047e5d9122e7ec733910d (patch)
tree9b040603d3737fb364238037b4159debbe87720d /.gitignore
parent7a2d24c0c8841346792808a4697d4c576f0077e8 (diff)
Add the `.idea` folder in .gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b6678ae..e41e136 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,5 @@ node_modules/
# Ignore
test/expected/main.css
+
+/.idea/