diff options
author | EuAndreh <eu@euandre.org> | 2019-06-10 18:53:05 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2019-06-10 18:53:05 -0300 |
commit | 5eb37b96d4a811f9726f5de3d6eb7e21062cef09 (patch) | |
tree | 9cce50a84a61b7a7c8ed70222249da10027bf6ac /.gitignore | |
parent | ci dbg (diff) | |
download | toph-5eb37b96d4a811f9726f5de3d6eb7e21062cef09.tar.gz toph-5eb37b96d4a811f9726f5de3d6eb7e21062cef09.tar.xz |
Ignore /logs.txt
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,4 +15,4 @@ /generated-known-hosts.txt # Logs -/ansible-logs.txt
\ No newline at end of file +/logs.txt |