diff options
author | Minteck <freeziv.ytb@gmail.com> | 2021-03-07 19:06:49 +0100 |
---|---|---|
committer | Minteck <freeziv.ytb@gmail.com> | 2021-03-07 19:06:49 +0100 |
commit | 981b80066504cf94224f0fd431281edb740f2669 (patch) | |
tree | ba83dd0a370f90e42b6fadf0a3b416c588d76767 /.gitignore | |
parent | 5a3a24ca7c34a277b01a1ee8631aa39f193e7125 (diff) | |
download | electrode-981b80066504cf94224f0fd431281edb740f2669.tar.gz electrode-981b80066504cf94224f0fd431281edb740f2669.tar.bz2 electrode-981b80066504cf94224f0fd431281edb740f2669.zip |
Update
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1 +1,3 @@ -public/*
\ No newline at end of file +public/* +node_modules/.bin +node_modules/.bin/*
\ No newline at end of file |