diff options
| -rw-r--r-- | config.sample.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config.sample.js b/config.sample.js index d8d38b6..e82dc67 100644 --- a/config.sample.js +++ b/config.sample.js @@ -51,8 +51,7 @@ module.exports = { '.csh', '.bash_profile', '.bashrc', - '.profile', - '.reg' + '.profile' ], // Uploads config |