diff options
author | Keith Packard <keithp@keithp.com> | 2015-03-07 12:36:57 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2015-03-07 12:36:57 -0800 |
commit | f3406f38d71d0c9b55c9a3ae2356a778328509a9 (patch) | |
tree | 9fa83ca0d7058ff978455abfd8e59b583bdc9d01 /src | |
parent | 4862bec43b29264c361950700f935604f41b840b (diff) |
altos: Add .gitignore for chaoskey
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src')
-rw-r--r-- | src/chaoskey-v0.1/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/chaoskey-v0.1/.gitignore b/src/chaoskey-v0.1/.gitignore new file mode 100644 index 00000000..b0adba26 --- /dev/null +++ b/src/chaoskey-v0.1/.gitignore @@ -0,0 +1,2 @@ +ao_product.h +chaoskey-* |