diff --git a/CliClient/.gitignore b/CliClient/.gitignore index a9b142766..2e81d652d 100644 --- a/CliClient/.gitignore +++ b/CliClient/.gitignore @@ -3,4 +3,5 @@ node_modules/ app/src tests-build/ tests/src -config.json \ No newline at end of file +config.json +app/lib \ No newline at end of file diff --git a/CliClient/app/lib b/CliClient/app/lib deleted file mode 120000 index 7385a3066..000000000 --- a/CliClient/app/lib +++ /dev/null @@ -1 +0,0 @@ -/var/www/joplin/CliClient/../lib \ No newline at end of file