Add .gitignore files

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
Anders Kaseorg
2012-02-07 16:19:54 -05:00
parent c7187e5f92
commit f6e47a4dd1
3 changed files with 28 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
/decrypt
/encrypt
/ntester
/parse
/termemu
+2
View File
@@ -0,0 +1,2 @@
/mosh-client
/mosh-server