diff options
author | Roger Leigh <rleigh@debian.org> | 2007-09-26 21:10:44 +0100 |
---|---|---|
committer | Roger Leigh <rleigh@debian.org> | 2007-09-26 21:10:44 +0100 |
commit | 8a0d0df1ef9938ab018eee93c70ec3331d66a764 (patch) | |
tree | 5ea5cc6507e90f1a381f15d7218631f4d05568bb /scripts | |
parent | 7793072a017e140f4e8f9c25b15813c9a1c57791 (diff) | |
download | schroot-8a0d0df1ef9938ab018eee93c70ec3331d66a764.tar.gz |
* Add .gitignore files.
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/scripts/.gitignore b/scripts/.gitignore new file mode 100644 index 00000000..37a17009 --- /dev/null +++ b/scripts/.gitignore @@ -0,0 +1,8 @@ +config.guess +config.rpath +config.sub +depcomp +install-sh +ltmain.sh +missing +mkinstalldirs |