hangups-rs

Rust version of hangups (WIP) Currently Login not possible
git clone git://archive.git.mtrnord.blog/Nordgedanken/hangups-rs.git
Log | Files | Refs | README | LICENSE

.gitignore (310B)


      1 # Generated by Cargo
      2 # will have compiled files and executables
      3 /target/
      4 
      5 # Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
      6 # More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock
      7 Cargo.lock
      8 target/
      9 **/*.rs.bk
     10 Cargo.lock
     11 src/hangups/proto/**/*
     12 log.txt