forked from leftypol/leftypol
Update gitignore to exclude twemoji images and exclude fonts used in CSS stylesheets
This commit is contained in:
parent
a4f37fdf2b
commit
2e5eb4fdec
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -66,3 +66,9 @@ random/
|
||||||
# Banners
|
# Banners
|
||||||
banners/*
|
banners/*
|
||||||
!banners/lain-bottom.png
|
!banners/lain-bottom.png
|
||||||
|
|
||||||
|
#Fonts
|
||||||
|
stylesheets/fonts
|
||||||
|
|
||||||
|
#Images from twemoji
|
||||||
|
js/twemoji/16x16/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue