diff options
author | Sam Steingold <sds@gnu.org> | 2001-10-26 16:51:57 +0000 |
---|---|---|
committer | Sam Steingold <sds@gnu.org> | 2001-10-26 16:51:57 +0000 |
commit | 5719bb6ff715348cad5a82dc50d397713116ea44 (patch) | |
tree | 8f360537689001443cb18d45c637a573697f11ef /nt | |
parent | 5682d301c3731e33977f1b643ae2d7fc6c5bde27 (diff) | |
download | emacs-5719bb6ff715348cad5a82dc50d397713116ea44.tar.gz |
ignore *-spd and *.pdb for w32
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 new file mode 100644 index 00000000000..9aff5a7ca3b --- /dev/null +++ b/nt/.gitignore @@ -0,0 +1,2 @@ +*-spd +*.pdb |