mirror of
https://github.com/YunoHost/ynh-dev.git
synced 2024-09-03 20:05:59 +02:00
Merge pull request #22 from YunoHost/work_on_repo
[enh] add ability to work on same repository
This commit is contained in:
commit
59708e5cbd
1 changed files with 17 additions and 0 deletions
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Apps
|
||||
*_ynh
|
||||
|
||||
# Tools
|
||||
vagrant
|
||||
ynh-dev-tools
|
||||
Vagrantfile
|
||||
|
||||
# Sources repositories
|
||||
moulinette
|
||||
yunohost
|
||||
yunohost-admin
|
||||
ssowat
|
||||
|
||||
# Folders
|
||||
apps
|
||||
backup
|
Loading…
Add table
Reference in a new issue