diff options
author | Nullspoon <nullspoon@iohq.net> | 2014-05-26 21:54:52 -0600 |
---|---|---|
committer | Nullspoon <nullspoon@iohq.net> | 2014-05-26 21:55:52 -0600 |
commit | 75c30bf4657b9b9000f193e37dddd7bd1270f809 (patch) | |
tree | f608fe706b090f706ce7bc243d7bd0c0bcf28e7c /.gitignore | |
download | noteless-75c30bf4657b9b9000f193e37dddd7bd1270f809.tar.gz noteless-75c30bf4657b9b9000f193e37dddd7bd1270f809.tar.xz |
Initial commit of everything
Currently, ls/list actions work along with edit.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8ca62fa --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +obj/* +noteless +notes/* +*.swp |