Simon Watson 5 месяцев назад
Родитель
Сommit
e7812bff16
2 измененных файлов с 6 добавлено и 0 удалено
  1. 2 0
      .gitignore
  2. 4 0
      README.md

+ 2 - 0
.gitignore

@@ -0,0 +1,2 @@
+fdu
+.idea

+ 4 - 0
README.md

@@ -0,0 +1,4 @@
+# go-fakedu
+
+Toy program that displays and sums the size of
+files in a directory.