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