aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAbhi Aiyer <[email protected]>2017-03-09 09:50:20 -0800
committerCharlike Mike Reagent <[email protected]>2017-03-09 19:50:20 +0200
commitd728e9087612c3c3b0dc311a09468ee155b51c1d (patch)
tree7c9266ba29020b7d5f4fdfeeb4689580eb7d4a0a /.gitignore
parent65274bb7c8b25b3a26149c7c309d45950e0bd3f7 (diff)
Add Standard Version for Semantic Releases (#43)
* chore(release): 1.1.1 * Add Standard-Version to Mitt for git tagging and changelog generation * Remove excess files created in testing * fix(ignoreStandardVersion): Ignore standard version in flowconfig * chore(flow): Ignore node_modules in flow config, add readme about flow-typed, clean up test script * Update README.md * fix(flowTyped): remove flow typed all together
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f8275b5..862a1fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,5 @@
/node_modules
/npm-debug.log
.DS_Store
+.idea/
+flow-typed/