diff options
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 077fc6b..5777e07 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .DS_Store node_modules /*.json +/out |
| index : http-music | ||
| Command-line music player + utils (not a server!) | Quasar Nebula |
| about summary refs log tree commit diff |
| -rw-r--r-- | .gitignore | 1 |
diff --git a/.gitignore b/.gitignore index 077fc6b..5777e07 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .DS_Store node_modules /*.json +/out |