diff options
author | amelia <[email protected]> | 2022-05-09 10:58:25 -0500 |
---|---|---|
committer | amelia <[email protected]> | 2022-05-09 10:58:25 -0500 |
commit | e5de1ca783ee0c14e04b6d63f677cbb852b168f1 (patch) | |
tree | 1bcb74bd49df451bd3335e458916ea00bce06452 /.gitignore | |
parent | 48442795718ce5497a773c5e909e2c7faa049201 (diff) |
optional desktop app update
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..40b878d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +node_modules/
\ No newline at end of file |