diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-10-04 13:39:56 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-10-04 13:39:56 +0200 |
| commit | dc87cd894bad9ad0202dcd4a89e7d0af47c53fc9 (patch) | |
| tree | 19fbc45b90d717b2e150f6ab711b234d9102e423 /.gitignore | |
Initial Commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b8cf98d --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.tool-versions +node_modules +build |