Last change
on this file since e7434db 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
|
Line | |
---|
1 | Makefile.settings |
---|
2 | config.h |
---|
3 | bitlbee |
---|
4 | user-guide.txt |
---|
5 | user-guide.html |
---|
6 | help.txt |
---|
7 | build-arch-stamp |
---|
8 | build-stamp |
---|
9 | tags |
---|
10 | decode |
---|
11 | encode |
---|
12 | bitlbee.pc |
---|
13 | .gdb_history |
---|
14 | tests/check |
---|
15 | *.gcda |
---|
16 | *.gcov |
---|
17 | *.gcno |
---|
18 | *.o |
---|
19 | *.so |
---|
20 | coverage |
---|
21 | bitlbee.info |
---|
22 | bitlbee.exe |
---|
23 | .depend |
---|
24 | DEADJOE |
---|
25 | callgrind.out.* |
---|
26 | cov-int |
---|
27 | .bzr |
---|
28 | .bzrignore |
---|
29 | .git |
---|
30 | .gitignore |
---|
31 | bitlbee.service |
---|
32 | bitlbee@.service |
---|
33 | *~ |
---|
34 | debian/bitlbee-common |
---|
35 | debian/bitlbee-dev |
---|
36 | debian/bitlbee-libpurple |
---|
37 | debian/bitlbee-plugin-otr |
---|
38 | debian/build-libpurple |
---|
39 | debian/build-native |
---|
40 | debian/files |
---|
41 | .clangd |
---|
42 | compile_commands.json |
---|
Note: See
TracBrowser
for help on using the repository browser.