@ -5,6 +5,9 @@
# File for previous query
touch .prev-xpath.tmp
if [[ ! -e ".gitignore" ]]; then
echo 'xpath.sh' > .gitignore
fi
# Colored output
GREEN='\033[0;32m'