]> git.eshelyaron.com Git - emacs.git/commitdiff
ignore *-spd and *.pdb for w32
authorSam Steingold <sds@gnu.org>
Fri, 26 Oct 2001 16:51:57 +0000 (16:51 +0000)
committerSam Steingold <sds@gnu.org>
Fri, 26 Oct 2001 16:51:57 +0000 (16:51 +0000)
lib-src/.gitignore
nt/.gitignore [new file with mode: 0644]
src/.gitignore

index c18cba48b9a5a1b53a94729b6c3b3e3f45ef141a..13df5a8febc00c12ce846608fe20f7d8e85f7e2b 100644 (file)
@@ -15,9 +15,10 @@ hexl
 make-docfile
 movemail
 obj
-obj-spd
 profile
 sorted-doc
 test-distrib
 yow
 Makefile
+*-spd
+*.pdb
diff --git a/nt/.gitignore b/nt/.gitignore
new file mode 100644 (file)
index 0000000..9aff5a7
--- /dev/null
@@ -0,0 +1,2 @@
+*-spd
+*.pdb
index 1ac45fcec5868b73b042efc2704e079b31cf5d30..f1a15019c6f526e162e1f2fc79596b2cf08bdd98 100644 (file)
@@ -9,9 +9,10 @@ emacs
 emacs-*
 epaths.h
 obj
-obj-spd
 prefix-args
 stamp-oldxmenu
 temacs
 _gdbinit
 gdb.ini
+*-spd
+*.pdb