source: .gitignore @ e26aa72

Last change on this file since e26aa72 was e26aa72, checked in by dequis <dx@…>, at 2015-01-25T05:00:06Z

Add git specific stuff!

  • A few build system tweaks
  • A fancy README.md
  • s/.bzrignore/.gitignore/
  • .travis.yml for travis-ci integration
  • doc/git-bzr-rev-map for historical purposes
  • Property mode set to 100644
File size: 302 bytes
Line 
1Makefile.settings
2config.h
3bitlbee
4user-guide.txt
5user-guide.html
6help.txt
7debian
8build-arch-stamp
9build-stamp
10tags
11decode
12encode
13bitlbee.pc
14.gdb_history
15tests/check
16*.gcda
17*.gcov
18*.gcno
19*.o
20*.so
21coverage
22bitlbee.info
23bitlbee.exe
24.depend
25DEADJOE
26callgrind.out.*
27cov-int
28.bzr
29.bzrignore
30.git
31.gitignore
Note: See TracBrowser for help on using the repository browser.