From 687d85598d5a2658d1e79ad68836d433f6a8308e Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Tue, 20 Jan 2015 09:57:47 +0100 Subject: [PATCH] .gitignore created by brackets-git extension --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f86fa8e --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +# https://git-scm.com/docs/gitignore +# https://help.github.com/articles/ignoring-files +# Example .gitignore files: https://github.com/github/gitignore \ No newline at end of file