Skip to content
Snippets Groups Projects
Commit 1dab44ca authored by Armand Bahi's avatar Armand Bahi
Browse files

Add symlinks to gitignore

parent 07c6c2e4
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,8 @@ APP_MODULES=( vmap vm4ms anc cadastre cadastreV2 )
echo "---- Link Vitis ----"
ln -rsf deps/vitis/client client
ln -rsf deps/vitis/vas vas
echo "client" >> .gitignore
echo "vas" >> .gitignore
# Conf
echo "---- Link ${APP_NAME}/conf ----"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment