18870042648 2 年之前
父節點
當前提交
6f974e5e47
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8 0
      ypff/ypff/src/client/.gitkeep

+ 8 - 0
ypff/ypff/src/client/.gitkeep

@@ -0,0 +1,8 @@
+# .gitignore 
+
+# ignore all files in lib/
+lib/*
+# except for .gitkeep
+!.gitkeep
+# ignore TODO file in root directory,not subdir/TODO
+/TODO