diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b2022081a..7d2030e9f 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,6 @@ custom/ # temp files directories cache/ log/ + +# Per-host config +localrc |