diff options
| author | Monty Taylor <mordred@inaugust.com> | 2018-08-23 22:45:03 -0500 |
|---|---|---|
| committer | Monty Taylor <mordred@inaugust.com> | 2018-08-23 22:45:03 -0500 |
| commit | bd06d8745f619371389401c614e12d137b925f90 (patch) | |
| tree | 3e86fcbcd22b3c31b2a13113e1b54c00cbfe1020 /.gitignore | |
| parent | 316b02fbe347dc2d6fb41672e9927bbbf3e4c514 (diff) | |
Migrate away from bower
It's dead.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -25,7 +25,6 @@ build/Release | |||
| 25 | # Dependency directory | 25 | # Dependency directory |
| 26 | # https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git | 26 | # https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git |
| 27 | node_modules | 27 | node_modules |
| 28 | bower_components | ||
| 29 | 28 | ||
| 30 | # IDE things | 29 | # IDE things |
| 31 | .idea | 30 | .idea |
