diff options
| author | Jonathan "Duke" Leto <jonathan@leto.net> | 2012-01-14 09:57:17 -0500 |
|---|---|---|
| committer | Jonathan "Duke" Leto <jonathan@leto.net> | 2012-01-14 09:57:17 -0500 |
| commit | ced8616c320132a095a0769e10050fd2ec36fbeb (patch) | |
| tree | 77cf2def4797b84bbc39179f237584727467e485 | |
| parent | Add a link to the list of public examples (diff) | |
| download | jitterbug-ced8616c320132a095a0769e10050fd2ec36fbeb.tar.gz | |
add a gitignore
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0bc8d65 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +_build/ +Build +MYMETA.json |
