diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-07-20 16:02:49 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-07-20 16:02:49 -0400 |
| commit | a0ce13991b61b246f5018f0c380595ec1c6dfed3 (patch) | |
| tree | 73e33c863a2fb4c98283a83face915df5800d182 /.gitignore | |
| parent | ac4839ded1a87b85aab901fd29c0f8875189a98f (diff) | |
| download | DLAP-a0ce13991b61b246f5018f0c380595ec1c6dfed3.tar.gz DLAP-a0ce13991b61b246f5018f0c380595ec1c6dfed3.tar.bz2 DLAP-a0ce13991b61b246f5018f0c380595ec1c6dfed3.zip | |
Removed args and filtering extensions
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ token.json node_modules yarn.lock -music/*.mp3
\ No newline at end of file +music/*.mp3 +package-lock.json
\ No newline at end of file |
