diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-05 21:30:07 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-05 21:30:07 -0400 |
commit | a528d4729d745e70d846768eb7968c6941f9184b (patch) | |
tree | c81fbf064c3c498e8b52f322b6e17010ea200786 /.gitignore | |
parent | 9928739b9d03aa45c2acb3a00969cbafed4b1d7a (diff) | |
download | cbc-recipes-a528d4729d745e70d846768eb7968c6941f9184b.tar.gz |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0335979 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.*project +.index.json |