浏览代码

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/

正在加载...
取消
保存