diff options
Diffstat (limited to 'users/Profpatsch/lyric/.gitignore')
-rw-r--r-- | users/Profpatsch/lyric/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/users/Profpatsch/lyric/.gitignore b/users/Profpatsch/lyric/.gitignore new file mode 100644 index 000000000000..226235d62b9d --- /dev/null +++ b/users/Profpatsch/lyric/.gitignore @@ -0,0 +1,6 @@ +/dist/ +/.ninja/ +/node_modules/ + +# ignore for now +/package-lock.json |