diff options
author | Anton Luka Šijanec <anton@sijanec.eu> | 2022-04-30 02:10:29 +0200 |
---|---|---|
committer | Anton Luka Šijanec <anton@sijanec.eu> | 2022-04-30 02:10:29 +0200 |
commit | 743086cf4e69c77e139c23defaf63bfa403c1678 (patch) | |
tree | 752cb5c0427ea9ea306ee200f0b1148a8fa33ab2 /.gitignore | |
parent | oh, looh, security issues already (diff) | |
download | ircxmpp-743086cf4e69c77e139c23defaf63bfa403c1678.tar ircxmpp-743086cf4e69c77e139c23defaf63bfa403c1678.tar.gz ircxmpp-743086cf4e69c77e139c23defaf63bfa403c1678.tar.bz2 ircxmpp-743086cf4e69c77e139c23defaf63bfa403c1678.tar.lz ircxmpp-743086cf4e69c77e139c23defaf63bfa403c1678.tar.xz ircxmpp-743086cf4e69c77e139c23defaf63bfa403c1678.tar.zst ircxmpp-743086cf4e69c77e139c23defaf63bfa403c1678.zip |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,3 +2,6 @@ valgrind-out.txt core ircxmpp .gdb_history +*.so +*.o +*.out |