summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Add a script with the command I've been using for coverageNick Mathewson2021-05-261-0/+1
|
* Tell .gitignore to ignore more "target" directories.Nick Mathewson2021-03-301-1/+3
|
* add emacs tmpfiles to gitignoreNick Mathewson2020-09-081-0/+2
|
* Fresh git repository for work on "arti"Nick Mathewson2020-05-071-0/+3
Arti is a rust tor implementation. It's project I've been working on for a few months now, in weekends and in spare time. It doesn't speak the tor protocol yet, and it doesn't connect to the network at all. It needs much more documentation and testing, but I'm just about ready to show it to others. See the README.md for a description of what is there and what isn't.