gitignore-global: Allow .bowerrc
This commit is contained in:
parent
98172e2d0d
commit
11b59cdb8d
|
@ -12,6 +12,7 @@
|
|||
|
||||
# Ignore (most) dotfiles.
|
||||
.*
|
||||
!.bowerrc
|
||||
!.htaccess
|
||||
!.git*
|
||||
!.nojekyll
|
||||
|
|
Loading…
Reference in a new issue