This website works better with JavaScript.
Home
Explore
Help
Sign In
redplanet
/
discobert
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add music directory and playlist directories (without music)
master
Andreas Demmelbauer
5 years ago
parent
d661d77b82
commit
9506e62a53
7 changed files
with
20 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-0
music/.gitignore
+2
-0
music/0/.gitignore
+2
-0
music/1/.gitignore
+2
-0
music/2/.gitignore
+2
-0
music/3/.gitignore
+2
-0
music/4/.gitignore
+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
Write
Preview
Loading…
Cancel
Save