diff options
author | Santo Cariotti <sancn@live.com> | 2017-07-19 18:40:37 +0200 |
---|---|---|
committer | Santo Cariotti <sancn@live.com> | 2017-07-19 18:40:37 +0200 |
commit | 7edc29bda25211eb226e4098b4ba4b2c5fb62c32 (patch) | |
tree | 29f6bd5ce0439ffabcdb2d83d1962fb50da8ef27 | |
parent | 523fc73aad997317845df36d07063e25f911e1ec (diff) |
add myid.txt into gitignore's file
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..13ee1ea --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +myid.txt |