diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ +Cargo.lock /target **/*.rs.bk +examples/testserver |
![]() |
index : libquassel.git | |
| Native rust implementation of the Quassel protocol and library functions | Max Audron <me@audron.dev> |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 2 |
@@ -1,2 +1,4 @@ +Cargo.lock /target **/*.rs.bk +examples/testserver |