diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2010-07-24 15:43:48 +0200 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2010-07-24 15:43:48 +0200 |
commit | 2294431987b96681c129d0865053ed1f73e533ba (patch) | |
tree | 96150e5849cc2b2f064c1e103474b1e4bbef4eb2 /.gitignore | |
parent | e3aef5c688f5c4a471f92494c0b2599574140658 (diff) | |
download | emacs-2294431987b96681c129d0865053ed1f73e533ba.tar.gz |
* .bzrignore, .gitignore: Ignore README.W32 on the root directory.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 760c452aab1..57537b8a503 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ autom4te.cache makefile *~ +/README.W32 /bin/ /site-lisp/ |