浏览代码

fix file not found

ipatix 7 年前
父节点
当前提交
f0c21bc216
共有 3 个文件被更改,包括 6 次插入0 次删除
  1. 2
    0
      gfx_build/boot/.gitignore
  2. 2
    0
      gfx_build/char/.gitignore
  3. 2
    0
      gfx_build/title_screen/.gitignore

+ 2
- 0
gfx_build/boot/.gitignore 查看文件

@@ -0,0 +1,2 @@
1
+*
2
+!.gitignore

+ 2
- 0
gfx_build/char/.gitignore 查看文件

@@ -0,0 +1,2 @@
1
+*
2
+!.gitignore

+ 2
- 0
gfx_build/title_screen/.gitignore 查看文件

@@ -0,0 +1,2 @@
1
+*
2
+!.gitignore