source: .gitignore @ 75222ab

Last change on this file since 75222ab was 75222ab, checked in by dequis <dx@…>, at 2020-09-01T11:35:40Z

gitignore: add debian subdirs and some tooling output

A previous commit removed debian/ from gitignore, but it still contains
output from the deb build process. So instead of throwing the whole dir
in, I added the entries for the stuff that shows up as untracked in my
working copy.

  • Property mode set to 100644
File size: 509 bytes
RevLine 
[5759edf]1Makefile.settings
[60d0582]2config.h
[5759edf]3bitlbee
[2dff6f7]4user-guide.txt
5user-guide.html
6help.txt
[4d50898]7build-arch-stamp
[9b767e9]8build-stamp
[9a103a2]9tags
[87c24ba]10decode
11encode
[1e5fcac]12bitlbee.pc
[58f3136]13.gdb_history
[c2fa827]14tests/check
[66b9e86e]15*.gcda
16*.gcov
17*.gcno
[f4aa393]18*.o
[9b767e9]19*.so
[e942df1]20coverage
[0db75ad]21bitlbee.info
[8a4ae0d]22bitlbee.exe
[b0a89cc]23.depend
[9b767e9]24DEADJOE
[e26aa72]25callgrind.out.*
26cov-int
27.bzr
28.bzrignore
29.git
30.gitignore
[90adf84]31bitlbee.service
32bitlbee@.service
[b17fa67]33*~
[75222ab]34debian/bitlbee-common
35debian/bitlbee-dev
36debian/bitlbee-libpurple
37debian/bitlbee-plugin-otr
38debian/build-libpurple
39debian/build-native
40debian/files
41.clangd
42compile_commands.json
Note: See TracBrowser for help on using the repository browser.