diff options
author | eric thul <thul.eric@gmail.com> | 2014-09-22 23:43:54 -0400 |
---|---|---|
committer | eric thul <thul.eric@gmail.com> | 2014-09-22 23:43:54 -0400 |
commit | 1ecf70eedbfa77db779375ae365c59c197ed2ae9 (patch) | |
tree | dcd945d01681a2f934f257ca0ba7088ce28f12e4 /.gitignore | |
parent | 542ab6f00d143b58345672918f831e14f40f8c25 (diff) | |
parent | a42f24b85a304e128c45003b806cc5c4d551b3af (diff) | |
download | purs-loader-1ecf70eedbfa77db779375ae365c59c197ed2ae9.tar.gz purs-loader-1ecf70eedbfa77db779375ae365c59c197ed2ae9.tar.zst purs-loader-1ecf70eedbfa77db779375ae365c59c197ed2ae9.zip |
Merge branch 'topic/bootstrap'
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c2658d7 --- /dev/null +++ b/.gitignore | |||
@@ -0,0 +1 @@ | |||
node_modules/ | |||