diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-12-23 19:35:38 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-12-23 19:35:38 -0500 |
| commit | 35d504a71f52e2eecf87c4d1258d47292209d82e (patch) | |
| tree | 959025609d984f30c1880552664ffd40230480dd /.gitignore | |
| parent | aa2a9501d911aab2bb0215c1f6b285c9048de83a (diff) | |
| download | DLAP-35d504a71f52e2eecf87c4d1258d47292209d82e.tar.gz DLAP-35d504a71f52e2eecf87c4d1258d47292209d82e.tar.bz2 DLAP-35d504a71f52e2eecf87c4d1258d47292209d82e.zip | |
Added a new feature
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,4 +2,5 @@ config.json node_modules yarn.lock music/*.mp3 -package-lock.json
\ No newline at end of file +package-lock.json +now-playing.txt |
