Jason Smith 84214ba867 Added the standard .gitignore file for rust projects.
#1

Since this is a library the Cargo.lock file is listed so that
it will not be checked in with the project.
2017-09-02 04:21:43 -04:00
Description
Daemon is a Linux daemon creation library. Its sole purpose it to make a common simple way to create daemons for CyberMages LLC's server programs.
36 KiB
Languages
Rust 100%