diff options
author | Jesús <heckyel@hyperbola.info> | 2019-01-08 18:54:37 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-01-08 18:54:37 -0500 |
commit | 47228bcd29d5e1e6cd9c734d5974fe5db45c36c8 (patch) | |
tree | 02d8cc7d65156a01f0f1da26624ab36a52c9d3c7 | |
parent | 0c10774cd262d3b038691567684861e191100733 (diff) | |
download | ytlibre-47228bcd29d5e1e6cd9c734d5974fe5db45c36c8.tar.lz ytlibre-47228bcd29d5e1e6cd9c734d5974fe5db45c36c8.tar.xz ytlibre-47228bcd29d5e1e6cd9c734d5974fe5db45c36c8.zip |
remove bower
-rw-r--r-- | .bowerrc | 3 | ||||
-rw-r--r-- | .gitignore | 6 |
2 files changed, 0 insertions, 9 deletions
diff --git a/.bowerrc b/.bowerrc deleted file mode 100644 index 44c5922..0000000 --- a/.bowerrc +++ /dev/null @@ -1,3 +0,0 @@ -{ - "directory": "templates/libs/" -} @@ -1,9 +1,3 @@ -### Bower ### -bower_components -.bower-cache -.bower-registry -.bower-tmp -templates/libs/jquery ### Sass ### *.sass-cache/ *.css.map |