This commit is contained in:
Luk
2024-01-28 11:35:14 +08:00
parent 304d2564fa
commit 85b40a6d90
19 changed files with 246 additions and 56 deletions

View File

@@ -47,7 +47,7 @@ then
fi
echo "---------------------------------------------"
echo "Path to global gitignore file? (For example ~/.gitignore, leave blank for no change)"
echo "Path to global gitignore file? (For example ~/.gitignore_global, leave blank for no change)"
read -p ">>> " ExcludesFile
if [ $ExcludesFile ]
then