diff --git a/.gitignore b/.gitignore index 783a4ae..369199d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *~ *.sw[op] +temp.txt diff --git a/temp.sh b/temp.sh deleted file mode 100644 index e8a4a2b..0000000 --- a/temp.sh +++ /dev/null @@ -1,4 +0,0 @@ -set -eu -a=~luc -echo "$a" -ls $a diff --git a/temp.txt b/temp.txt deleted file mode 100644 index 190bfd9..0000000 --- a/temp.txt +++ /dev/null @@ -1,2 +0,0 @@ -yunohost app install https://github.com/ldidry/Turtl_ynh.git --verbose -a "is_public=0&domain=ynh.pi&path=/" --debug -yunohost app remove turtl