From: Lunar Date: Fri, 31 May 2013 17:58:05 +0000 (+0200) Subject: Ignore vim tempfiles and bundler stuff X-Git-Url: https://nos-oignons.net/gitweb/gestion-adh.git/commitdiff_plain/cb074e865dd6537d766dc8275a81b80b41937576 Ignore vim tempfiles and bundler stuff --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ab0f804 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.sw[p-z] + +/.bundle +/vendor/bundle