summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorlibertylocked2018-10-11 14:11:52 -0400
committerlibertylocked2018-10-11 14:11:52 -0400
commite5e3691f49f214160e90b4a5567f92adb843f9c4 (patch)
tree054f873f27e3dbcb24f8328f3269db04b93bf977 /.gitignore
parentb8fbfbf6ae780ab1032d06dbabf80b87e5d09c4d (diff)
downloadaur-e5e3691f49f214160e90b4a5567f92adb843f9c4.tar.gz
no more bundled nodejs. now has dep on nodejs
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 6bd95cf313bd..4782637367b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
pkg/
src/
-bitwarden-cli-git/
-jslib/
-bitwarden-cli-git-1*
+bitwarden-cli-git-repo/
+jslib-git-repo/
+bitwarden-cli-git-1.*