author | Nemo <commits@captnemo.in> | 2022-03-05 14:17:47.0 +05:30:00 |
---|---|---|
committer | Nemo <commits@captnemo.in> | 2022-03-05 14:17:47.0 +05:30:00 |
commit | 12f5162864e651c8832af4daf8e82e7760132f48 [patch] |
|
tree | 1924f2cd3363469724abf7a1fd1c40c154b046cc |
|
parent | 1070fb1842a4bc062913bf851ba4ae16c3eba695 |
|
download | 12f5162864e651c8832af4daf8e82e7760132f48.tar.gz |
Update ignore files
Diff
.gitignore | 1 - .npmignore | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 81bcbda..3c3629e 100644 --- a/.gitignore +++ a/.gitignore @@ -1,2 +1,1 @@ node_modules electron-src diff --git a/.npmignore b/.npmignore index c65c592..6186c0f 100644 --- a/.npmignore +++ a/.npmignore @@ -1,5 +1,6 @@ tests/ .editorconfig _scripts/ HACKING.md .github Makefile