diff options
author | Carlo Zancanaro <carlo@zancanaro.id.au> | 2014-09-19 12:19:31 +1000 |
---|---|---|
committer | Carlo Zancanaro <carlo@zancanaro.id.au> | 2014-09-19 12:19:31 +1000 |
commit | 029e5c1ec39fd35c9edf74c680f7c742e12486f0 (patch) | |
tree | e327d847c7f5d3a56fc9b762c9718582bd979cbe /.hgignore |
Initial commit - minimal, synchronous, injector
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore new file mode 100644 index 0000000..7343bc4 --- /dev/null +++ b/.hgignore @@ -0,0 +1 @@ +^node_modules/
\ No newline at end of file |