diff options
| author | Eduardo Pedroni <e.pedroni91@gmail.com> | 2018-04-15 14:15:03 +0200 |
|---|---|---|
| committer | Eduardo Pedroni <e.pedroni91@gmail.com> | 2018-04-15 14:15:03 +0200 |
| commit | 064cbd15d6439144bd5dc0b4e07b82969c434b86 (patch) | |
| tree | 6fd105f245e4d1c30cde815de7944bb4e6afa600 /.gitignore | |
| parent | 75eb6d7bfd770728eccd0d1fd6f41f5e312ef576 (diff) | |
Updated gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,2 +1,5 @@ # Ignore the repo itself .dotfiles + +# Options are different for each host +.cfgopts |
