diff options
author | Thomas Van Doren <thomas.vandoren@gmail.com> | 2012-06-15 15:32:37 -0700 |
---|---|---|
committer | Thomas Van Doren <thomas.vandoren@gmail.com> | 2012-06-15 15:32:37 -0700 |
commit | 8a4da5fb84e3fadf1967ddc43fcdaa172986f07e (patch) | |
tree | 79d30984e24387a57b3377b3dae8fdcde8ad151e | |
parent | dba42ac7ac71e63da48d8b7d545a784d81e7c710 (diff) | |
download | puppet-tftp-8a4da5fb84e3fadf1967ddc43fcdaa172986f07e.tar.gz puppet-tftp-8a4da5fb84e3fadf1967ddc43fcdaa172986f07e.tar.bz2 |
Revert "Add .gitignore to avoid accidentally committing the spec/fixtures/modules dir."
This reverts commit 4d4d6f96e6e4e10d812c75fbf279e05269eef06e.
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 7dc86db..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/spec/fixtures/modules |