Browse Source

add music directory and playlist directories (without music)

master
Andreas Demmelbauer 5 years ago
parent
commit
9506e62a53
7 changed files with 20 additions and 0 deletions
  1. +8
    -0
      music/.gitignore
  2. +2
    -0
      music/0/.gitignore
  3. +2
    -0
      music/1/.gitignore
  4. +2
    -0
      music/2/.gitignore
  5. +2
    -0
      music/3/.gitignore
  6. +2
    -0
      music/4/.gitignore
  7. +2
    -0
      music/5/.gitignore

+ 8
- 0
music/.gitignore View File

@@ -0,0 +1,8 @@
*
!0/
!1/
!2/
!3/
!4/
!5/
!.gitignore

+ 2
- 0
music/0/.gitignore View File

@@ -0,0 +1,2 @@
*
!.gitignore

+ 2
- 0
music/1/.gitignore View File

@@ -0,0 +1,2 @@
*
!.gitignore

+ 2
- 0
music/2/.gitignore View File

@@ -0,0 +1,2 @@
*
!.gitignore

+ 2
- 0
music/3/.gitignore View File

@@ -0,0 +1,2 @@
*
!.gitignore

+ 2
- 0
music/4/.gitignore View File

@@ -0,0 +1,2 @@
*
!.gitignore

+ 2
- 0
music/5/.gitignore View File

@@ -0,0 +1,2 @@
*
!.gitignore

Loading…
Cancel
Save