From 0ff2ad7c7bc6671ac5f9fd245019a677046aef13 Mon Sep 17 00:00:00 2001 From: Luc Didry Date: Fri, 6 Oct 2017 14:10:26 +0200 Subject: [PATCH] Remove dev files from the repo --- .gitignore | 1 + temp.sh | 4 ---- temp.txt | 2 -- 3 files changed, 1 insertion(+), 6 deletions(-) delete mode 100644 temp.sh delete mode 100644 temp.txt 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