diff options
author | Keith Packard <keithp@keithp.com> | 2012-01-01 11:24:09 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2012-01-01 11:24:09 -0800 |
commit | 54ffb14fc6867c69e6d867171d2c83ccc7cc6688 (patch) | |
tree | fdf63cdd76aca509cc7560f68f6d8f7fc2c839bf | |
parent | 64bd4c93e760b6b82ce21f8101fe57242a302a00 (diff) |
Add .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..e614fbb --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +bin +gen |