diff options
author | David Phillips <dbphillipsnz@gmail.com> | 2015-06-18 13:58:30 +1200 |
---|---|---|
committer | David Phillips <dbphillipsnz@gmail.com> | 2015-06-18 13:58:30 +1200 |
commit | 1af2cc513a836ca96b31489853804d91aeedb595 (patch) | |
tree | 1571152d6ff03ff6c72b493bc8fbeaa1c88a4e92 | |
parent | b379ee1e8cc8c8e4fc31852bdf75d18743327df2 (diff) | |
download | paramano-1af2cc513a836ca96b31489853804d91aeedb595.tar.xz |
Added gitignore (it's been long time without it)
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9bbd4a9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.o +paramano +paramano-set |