From 206b14869bc36696fc5a3d4aa37bc030d3844162 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Tue, 9 Aug 2016 23:41:31 +0200 Subject: Make git ignore config and generated files. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ba9c042 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.bundle +config.yml +public/uploads -- cgit v1.2.3