add seafile-ignore.txt to all git repo

This commit is contained in:
Luk Lu
2023-01-12 20:13:54 +08:00
parent 2021fba89e
commit b234cc5bbe
11 changed files with 31 additions and 10 deletions

View File

@@ -18,7 +18,8 @@ set FONPATH3=%HOMEDRIVE%%HOMEPATH%\faronear
) else if exist "%FONPATH3%" (
set FONPATH=%FONPATH3%
) else (
echo === none of the testing path is valid.
echo ××× none of the testing path is valid.
echo;
echo === Enter [fonpath] or leave [blank] for default to '.'
set /p FONPATH=">>> "
echo;