diff options
| author | Lasse Luttermann Poulsen <llp@nordu.net> | 2017-08-21 12:32:28 +0200 |
|---|---|---|
| committer | Lasse Luttermann Poulsen <llp@nordu.net> | 2017-08-21 12:32:28 +0200 |
| commit | 2a17864d787c1bb485dddafa38a9266336a0fa0c (patch) | |
| tree | bb69fae31d9c13431f63834668ef92714f5ebe75 | |
| parent | f5e94f965a379abdbf71ee87e33fe2216cfad2a7 (diff) | |
Added vim.swp and python.pyc files to gitignore
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1 +1,3 @@ +*.pyc +*.swp node-exporter/tmp |
