diff options
author | Vitaly Takmazov | 2023-06-14 06:25:28 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2023-06-14 06:25:28 +0300 |
commit | 7dbd846c0df24d2ed45103d674d5ef361e6f23b3 (patch) | |
tree | 352f30a528653ecb72ed62de5737005c999a80ed /backup/.gitignore | |
parent | b9ada3e1ea4bac7c4fdb2a495678e8c96b242b7f (diff) |
backup: moved to `scripts` directory, cleanup lint warnings
Diffstat (limited to 'backup/.gitignore')
-rw-r--r-- | backup/.gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/backup/.gitignore b/backup/.gitignore deleted file mode 100644 index f47a86b1..00000000 --- a/backup/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -node_modules/** -dist/**
\ No newline at end of file |