mirror of
https://github.com/YunoHost-Apps/turtl_ynh.git
synced 2024-09-03 20:26:35 +02:00
Remove dev files from the repo
This commit is contained in:
parent
a58f0c3fe4
commit
0ff2ad7c7b
3 changed files with 1 additions and 6 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
||||||
*~
|
*~
|
||||||
*.sw[op]
|
*.sw[op]
|
||||||
|
temp.txt
|
||||||
|
|
4
temp.sh
4
temp.sh
|
@ -1,4 +0,0 @@
|
||||||
set -eu
|
|
||||||
a=~luc
|
|
||||||
echo "$a"
|
|
||||||
ls $a
|
|
2
temp.txt
2
temp.txt
|
@ -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
|
|
Loading…
Add table
Reference in a new issue