diff options
author | eric <thul.eric@gmail.com> | 2016-03-13 10:07:58 -0400 |
---|---|---|
committer | eric <thul.eric@gmail.com> | 2016-03-13 10:07:58 -0400 |
commit | 7a70d4eb331b60186e3800d15efd9115462c6a80 (patch) | |
tree | 9af0a5120593adeb47229d6a564fee86ab9f0856 /.gitignore | |
parent | cfd5d2afba83a0082a3be638a05d1768ee73335e (diff) | |
parent | 1a7a07b7a4fa93a55a600ca9d466020f3e11ab5a (diff) | |
download | purs-loader-7a70d4eb331b60186e3800d15efd9115462c6a80.tar.gz purs-loader-7a70d4eb331b60186e3800d15efd9115462c6a80.tar.zst purs-loader-7a70d4eb331b60186e3800d15efd9115462c6a80.zip |
Merge pull request #44 from ethul/topic/output-only-once
Topic/output only once
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -6,8 +6,4 @@ index.js | |||
6 | node_modules/ | 6 | node_modules/ |
7 | bower_components/ | 7 | bower_components/ |
8 | build/ | 8 | build/ |
9 | example/bundle.js | ||
10 | example/node_modules/ | ||
11 | example/bower_components/ | ||
12 | example/output/ | ||
13 | tmp/ | 9 | tmp/ |