mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
update gitignore
Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
This commit is contained in:
parent
67fa33ba4e
commit
53a7689a58
5
.gitignore
vendored
5
.gitignore
vendored
@ -13,6 +13,9 @@ profanity.workspace
|
||||
compile_commands.json
|
||||
.tern-port
|
||||
.tern-project
|
||||
.cproject
|
||||
.project
|
||||
.settings/
|
||||
|
||||
# autotools
|
||||
.libs/
|
||||
@ -25,6 +28,7 @@ build-aux/
|
||||
config.log
|
||||
config.status
|
||||
configure
|
||||
configure*~
|
||||
libprofanity.la
|
||||
libtool
|
||||
m4/
|
||||
@ -82,6 +86,7 @@ python3/
|
||||
|
||||
.DS_Store
|
||||
*.bak
|
||||
*.orig
|
||||
breaks
|
||||
|
||||
*.tar.*
|
||||
|
Loading…
Reference in New Issue
Block a user