Fixes .gitignore

So now it does ignore new stuff in root but not in the dirs we like.
This commit is contained in:
Max Howell 2009-09-29 23:19:34 +01:00
parent 0e9edbb285
commit b9033700b6

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
*
/*
!/.gitignore
!/Library/
!/README.md