Changeset 75222ab


Ignore:
Timestamp:
2020-09-01T11:35:40Z (4 years ago)
Author:
dequis <dx@…>
Branches:
master
Children:
90417ce, a42169b, a8196d6
Parents:
62d375b
Message:

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.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .gitignore

    r62d375b r75222ab  
    3232bitlbee@.service
    3333*~
     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 TracChangeset for help on using the changeset viewer.