root/.gitignore

Revision 1703f7231e2822e81916109bafcfebee606f7beb, 352 bytes (checked in by David Benjamin <davidben@mit.edu>, 7 weeks ago)
Add .*.swp to .gitignore For vim swap files. Signed-off-by: David Benjamin <davidben@mit.edu>
  • Property mode set to 100644
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 browser.