From e64bf73a47da05b54ee44f110bce27d9f40a4615 Mon Sep 17 00:00:00 2001 From: Nothing2Do Date: Fri, 14 Jun 2013 05:19:37 -0700 Subject: [PATCH] Initial commit --- .gitignore | 13 +++++++++++++ README.md | 4 ++++ 2 files changed, 17 insertions(+) create mode 100644 .gitignore create mode 100644 README.md diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..620d3dc --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +# Compiled Object files +*.slo +*.lo +*.o + +# Compiled Dynamic libraries +*.so +*.dylib + +# Compiled Static libraries +*.lai +*.la +*.a diff --git a/README.md b/README.md new file mode 100644 index 0000000..27e54e0 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +diary-shell +=========== + +a modern diary -- 2.45.1