diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2021-04-15 23:18:09 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2021-04-15 23:18:09 +0200 |
| commit | f088a6594c15951b85a56129944afa51a62dc765 (patch) | |
| tree | e49f3f8d60d4f78c3e7591d34ff8b15ae673351c /.gitignore | |
| parent | 58f7d52150456713d3132408668a92d0f6f3d084 (diff) | |
Update the config
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 10 |
1 files changed, 4 insertions, 6 deletions
@@ -1,8 +1,6 @@ +.DS_Store node_modules - -.cache -dist .env - -.svelte -.routify +/.svelte +/build +/functions |