Explorar o código

update .gitKeep

18870042648 %!s(int64=2) %!d(string=hai) anos
pai
achega
7c16bbcae0
Modificáronse 2 ficheiros con 16 adicións e 0 borrados
  1. 8 0
      ypff/ypff/resources/.gitkeep
  2. 8 0
      ypff/ypff/src/test/.gitkeep

+ 8 - 0
ypff/ypff/resources/.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

+ 8 - 0
ypff/ypff/src/test/.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