18870042648 há 2 anos atrás
pai
commit
6f974e5e47
1 ficheiros alterados com 8 adições e 0 exclusões
  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