Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marius-wieschollek/passwords-webextension.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius David Wieschollek <passwords.public@mdns.eu>2017-11-20 15:15:29 +0300
committerMarius David Wieschollek <passwords.public@mdns.eu>2017-11-20 15:15:29 +0300
commit57c5f96256f08cfc133d518fcf55d43a6cf7ceda (patch)
tree77e0584da404f10ab24a0a6f991ed61b5b6e7780 /.gitignore
parent6e8f95e9b14f567139abd8cc7449116f31bd1ed5 (diff)
Added Context Menu Entries
Added basic Chrome support
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index c9fdccd..4c42d1f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,6 @@
.idea
node_modules
+dist/js/
dist/css/
-dist/js
+dist/html/
+dist/manifest.json