Browse Source

Update gitignore to exclude twemoji images and exclude fonts used in CSS stylesheets

pull/108/head
Benjamin Southall 7 years ago
parent
commit
5f9797d605
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      .gitignore

+ 6
- 0
.gitignore View File

@@ -66,3 +66,9 @@ random/
# Banners
banners/*
!banners/lain-bottom.png

#Fonts
stylesheets/fonts

#Images from twemoji
js/twemoji/16x16/

Loading…
Cancel
Save