source: .gitignore @ 65d3fba0

release-1.10release-1.9
Last change on this file since 65d3fba0 was 65d3fba0, checked in by David Benjamin <davidben@mit.edu>, 12 years ago
Remove emacs and vim files from .gitignore If you want these ignored, put them in core.excludesfile (e.g., ~/.gitignore) or in .git/info/excludes. The project itself doesn't involve emacs or vim, and some people (like me) actually want to see these in `git status`. This reverts 1703f7231e2822e81916109bafcfebee606f7beb, 0741984c2bd338434f3ece168f6de9c4df82efa6, and 6b7e7a50c32181a4902b9f9d2a80105934f49a6b.
  • Property mode set to 100644
File size: 332 bytes
Line 
1*.a
2*.o
3*.par
4.deps
5META.yml
6Makefile
7Makefile.in
8Makefile.old
9TAGS
10aclocal.m4
11autom4te.cache
12barnowl.bin
13tester.bin
14zcrypt
15blib
16config.cache
17config.h
18config.h.in
19config.log
20config.status
21configure
22core
23depcomp
24install-sh
25jabber.log
26missing
27owl_prototypes.h
28owl_prototypes.h.new
29perlglue.c
30perlwrap.c
31pm_to_blib
32stamp-h1
33varstubs.c
Note: See TracBrowser for help on using the repository browser.