Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 13 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,6 @@ src/server/.dirstamp

src/stamp-h1

.codelite/
stabber.project
stabber.workspace
compile_commands.json
stabber.tags

.deps/
.libs/
libstabber.la
Expand All @@ -46,3 +40,16 @@ src/server/stanzas.lo
src/server/stanza.lo

stabbertest

# IDE
.codelite/
.vscode/
stabber.project
stabber.workspace
compile_commands.json
stabber.tags
.tern-port
.tern-project
.cproject
.project
.settings/