ソースを参照

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

pull/108/head
Benjamin Southall 7年前
コミット
5f9797d605
1個のファイルの変更6行の追加0行の削除
  1. +6
    -0
      .gitignore

+ 6
- 0
.gitignore ファイルの表示

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

#Fonts
stylesheets/fonts

#Images from twemoji
js/twemoji/16x16/

読み込み中…
キャンセル
保存