diff options
| author | Florrie <towerofnix@gmail.com> | 2018-05-30 18:10:29 -0300 |
|---|---|---|
| committer | Florrie <towerofnix@gmail.com> | 2018-05-30 18:10:29 -0300 |
| commit | 8766d0f6c9fa89c1db9d2df063ffe14603ab5742 (patch) | |
| tree | 564cd3ea68aaae50f42e11ce05c0a985bab5974c /.gitignore | |
| parent | 12ea120dba62d22e27badd4286f2310f0bc5990c (diff) | |
Automatically play next track
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 3c3629e..542b57c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -node_modules +/node_modules +/flat.json |