瀏覽代碼

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/

Loading…
取消
儲存