commit cc6904d94ba27d75e52c2ff98dccbadf064d8fa6 Author: Marcel <MTRNord@users.noreply.github.com> Date: Sun, 13 Mar 2016 15:10:01 +0100 Initial commit Diffstat:
| A | .gitignore | | | 33 | +++++++++++++++++++++++++++++++++ |
| A | README.md | | | 2 | ++ |
2 files changed, 35 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,33 @@ +# Logs +logs +*.log +npm-debug.log* + +# Runtime data +pids +*.pid +*.seed + +# Directory for instrumented libs generated by jscoverage/JSCover +lib-cov + +# Coverage directory used by tools like istanbul +coverage + +# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) +.grunt + +# node-waf configuration +.lock-wscript + +# Compiled binary addons (http://nodejs.org/api/addons.html) +build/Release + +# Dependency directory +node_modules + +# Optional npm cache directory +.npm + +# Optional REPL history +.node_repl_history diff --git a/README.md b/README.md @@ -0,0 +1,2 @@ +# ls-vertretungsplan-desktop +UNOFFICIAL Desktop App for the schedule of Lornsenschule, Schleswig