diff options
author | root | 2017-03-29 18:42:00 +0200 |
---|---|---|
committer | root | 2017-03-29 20:54:12 +0200 |
commit | fed59864f03887ed31c586fb149775ca38a7d3ac (patch) | |
tree | afc26db11f1dcc69083afe6749a5032b6940781f /.gitignore | |
parent | 8011c5e987f70e85e1d6a425968cb13e03febbe2 (diff) | |
download | exim-fed59864f03887ed31c586fb149775ca38a7d3ac.tar.gz |
Split local settings
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..269565c --- /dev/null +++ b/.gitignore | |||
@@ -0,0 +1,2 @@ | |||
1 | conf.d/000_local.conf | ||
2 | |||