From ab368e8ee0697970d9c3a8ea2f9c17206e962697 Mon Sep 17 00:00:00 2001 From: Elena of Valhalla'' Grandi Date: Sun, 22 Jun 2014 15:19:13 +0200 Subject: gitignore: build dir and vim swap files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..55255c8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +build +.*sw? -- cgit v1.2.3