source: .gitignore @ 0cfa6ee

release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
Last change on this file since 0cfa6ee was 1703f72, checked in by David Benjamin <davidben@mit.edu>, 14 years ago
Add .*.swp to .gitignore For vim swap files. Signed-off-by: David Benjamin <davidben@mit.edu>
  • Property mode set to 100644
File size: 352 bytes
Line 
1*.a
2*.o
3*.par
4*~
5.#*
6.*.swp
7.deps
8META.yml
9Makefile
10Makefile.in
11Makefile.old
12TAGS
13\#*#
14aclocal.m4
15autom4te.cache
16barnowl.bin
17blib
18config.cache
19config.h
20config.h.in
21config.log
22config.status
23configure
24core
25depcomp
26install-sh
27jabber.log
28missing
29owl_prototypes.h
30owl_prototypes.h.new
31perl_tester
32perlglue.c
33perlwrap.c
34pm_to_blib
35stamp-h1
36tester
37varstubs.c
Note: See TracBrowser for help on using the repository browser.