Closed pwaring closed 3 years ago
Include, exclude and password files should be kept out of the repository directory, rather than relying on .gitignore.
.gitignore
Add -c option for configuration directory and -r for repository. Both must be specified otherwise kill the script.
-c
-r
Not sure this is worthwhile, and given the issue has been open for over 3 years it's not bugged me enough to fix.
Include, exclude and password files should be kept out of the repository directory, rather than relying on
.gitignore
.Add
-c
option for configuration directory and-r
for repository. Both must be specified otherwise kill the script.