diff options
| author | Juanma Barranquero | 2005-07-28 08:07:47 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2005-07-28 08:07:47 +0000 |
| commit | 1c264a7397bb32dc169f615e5a7bdd1f81d616a3 (patch) | |
| tree | 4dfbcf071ac6b688c2ebc4c663a7707fd661fb32 | |
| parent | 9927b6c84cb3965060e32468231bb54442ee5991 (diff) | |
| download | emacs-1c264a7397bb32dc169f615e5a7bdd1f81d616a3.tar.gz emacs-1c264a7397bb32dc169f615e5a7bdd1f81d616a3.zip | |
Add `makefile' and `config.log'.
| -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 @@ | |||
| 1 | *-spd | 1 | *-spd |
| 2 | *.pdb | 2 | *.pdb |
| 3 | .arch-inventory | 3 | .arch-inventory |
| 4 | makefile | ||
| 5 | config.log | ||