diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2020-09-27 17:31:21 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2020-09-27 17:31:21 +0200 |
| commit | 1ed219c8314a0ca1b95ef8593bb608b7659c87a3 (patch) | |
| tree | 9fd778c197cc44559049c7ed3385a19ecf2f5257 /.gitignore | |
| parent | 1aefbf569ac489946e2552ce6c10697c67ea55b8 (diff) | |
Add firefox extensionrbdr-setup-extension
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9daa824 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.DS_Store +node_modules |