gitignore: Anchor patterns that should be anchored.

This commit is contained in:
Greg Price 2017-07-17 18:59:48 -07:00
parent d35f062040
commit 2ed02a0c5d
3 changed files with 9 additions and 6 deletions

2
.gitignore vendored
View File

@ -23,7 +23,7 @@
*.pyc *.pyc
/queue_error /queue_error
.vagrant /.vagrant
/var /var
# Static build # Static build

2
docs/.gitignore vendored
View File

@ -1 +1 @@
_build /_build

11
static/.gitignore vendored
View File

@ -1,10 +1,13 @@
min/ # Code
source-map/
/js/bundle.js /js/bundle.js
/min/
/source-map/
/webpack-bundles
# Other
/generated/emoji /generated/emoji
/generated/pygments_data.js /generated/pygments_data.js
/generated/github-contributors.json /generated/github-contributors.json
/locale/en
/locale/language_options.json /locale/language_options.json
/third/emoji-data /third/emoji-data
/webpack-bundles
/locale/en