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
/queue_error
.vagrant
/.vagrant
/var
# Static build

2
docs/.gitignore vendored
View File

@ -1 +1 @@
_build
/_build

11
static/.gitignore vendored
View File

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