diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -6,4 +6,6 @@ erl_crash.dump .vscode node_modules -.parcel-cache
\ No newline at end of file +.parcel-cache + +dist
\ No newline at end of file |