irc-rs

A simple Rustlang IRC Lib optimized for bots
git clone git://archive.git.mtrnord.blog/MTRNord/irc-rs.git
Log | Files | Refs | README | LICENSE

.gitignore (249B)


      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