From d1d1d61f18405a50c7a15582c492239d39ea2847 Mon Sep 17 00:00:00 2001 From: Kyle Drake Date: Thu, 23 May 2013 21:15:17 -0700 Subject: [PATCH] Initial commit --- .gitignore | 18 ++++++++++++++++++ README.md | 4 ++++ 2 files changed, 22 insertions(+) create mode 100644 .gitignore create mode 100644 README.md diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..560d1a6a --- /dev/null +++ b/.gitignore @@ -0,0 +1,18 @@ +*.gem +*.rbc +.bundle +.config +coverage +InstalledFiles +lib/bundler/man +pkg +rdoc +spec/reports +test/tmp +test/version_tmp +tmp + +# YARD artifacts +.yardoc +_yardoc +doc/ diff --git a/README.md b/README.md new file mode 100644 index 00000000..9a0c1d22 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +neocities-web +============= + +Web interface for neocities.org