diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/.gitignore | 24 |
1 files changed, 3 insertions, 21 deletions
diff --git a/src/.gitignore b/src/.gitignore index bb195398ff8..b48c26280c7 100644 --- a/src/.gitignore +++ b/src/.gitignore | |||
| @@ -1,24 +1,6 @@ | |||
| 1 | *-spd | ||
| 2 | *.core | ||
| 3 | *.d | ||
| 4 | *.pdb | ||
| 5 | .gdb_history | ||
| 6 | Makefile | ||
| 7 | makefile | ||
| 8 | Makefile.c | ||
| 9 | TAGS-LISP | ||
| 10 | _gdbinit | ||
| 11 | bootstrap-emacs | ||
| 12 | config.h | 1 | config.h |
| 13 | config.stamp | ||
| 14 | emacs | ||
| 15 | emacs-* | ||
| 16 | epaths.h | 2 | epaths.h |
| 17 | gdb.ini | ||
| 18 | obj | ||
| 19 | oo | ||
| 20 | prefix-args | ||
| 21 | stamp-oldxmenu | ||
| 22 | temacs | ||
| 23 | buildobj.lst | ||
| 24 | stamp_BLD | 3 | stamp_BLD |
| 4 | |||
| 5 | oo/ | ||
| 6 | oo-spd/ | ||