diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2022-11-28 18:04:35 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2022-11-28 18:04:35 -0500 |
| commit | 246dba3089e970f009c6579d405d8553ca441b7a (patch) | |
| tree | 4765c0a69ba068535487a7005c0f5fa1d6b6bbec /.gitignore | |
| parent | 9dbcaf5ecb7ab8f46179b464f0bcc17831c9dfcf (diff) | |
| download | DLAP-246dba3089e970f009c6579d405d8553ca441b7a.tar.gz DLAP-246dba3089e970f009c6579d405d8553ca441b7a.tar.bz2 DLAP-246dba3089e970f009c6579d405d8553ca441b7a.zip | |
Finally fixed this stupid error
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ node_modules music now-playing.txt .idea/ +yarn-error.log
\ No newline at end of file |
