From: Thomas Van Doren Date: Tue, 5 Jun 2012 03:45:59 +0000 (-0700) Subject: Add .gitignore to avoid accidentally committing the spec/fixtures/modules dir. X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=4d4d6f96e6e4e10d812c75fbf279e05269eef06e;p=puppet-tftp.git Add .gitignore to avoid accidentally committing the spec/fixtures/modules dir. --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7dc86db --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/spec/fixtures/modules