diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2005-07-28 08:07:47 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2005-07-28 08:07:47 +0000 |
commit | 1c264a7397bb32dc169f615e5a7bdd1f81d616a3 (patch) | |
tree | 4dfbcf071ac6b688c2ebc4c663a7707fd661fb32 /nt | |
parent | 9927b6c84cb3965060e32468231bb54442ee5991 (diff) | |
download | emacs-1c264a7397bb32dc169f615e5a7bdd1f81d616a3.tar.gz |
Add `makefile' and `config.log'.
Diffstat (limited to 'nt')
-rw-r--r-- | nt/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nt/.gitignore b/nt/.gitignore index c577a6a341f..e371584228b 100644 --- a/nt/.gitignore +++ b/nt/.gitignore @@ -1,3 +1,5 @@ *-spd *.pdb .arch-inventory +makefile +config.log |