diff options
author | Andrea Barberio <insomniac@slackware.it> | 2019-01-28 10:47:25 +0000 |
---|---|---|
committer | insomniac <insomniacslk@users.noreply.github.com> | 2019-01-28 11:21:18 +0000 |
commit | 89df4777a1687cf4d796afc91b30fa0beee7506d (patch) | |
tree | 43976d43185df5bf610104c2f1466e309dcb28e0 /.gitignore | |
parent | 51ac989e85d13beda9cb304fb85e0aff18e9cd98 (diff) |
Created examples directory and adjusted README
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1 +1,4 @@ .*.swp +examples/client6/client6 +examples/client4/client4 +examples/packetcrafting6/packetcrafting6 |