diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2022-12-09 18:11:01 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2022-12-09 18:11:01 +0100 |
| commit | 893264177a03bc7dd3e306753024fe1394fc3e77 (patch) | |
| tree | a9a700c18b55a482111279efec3a463ceb747940 /.gitignore | |
Add the project
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3c3629e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +node_modules |