diff --git a/.gitignore b/.gitignore index de4c133..34d64bd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,8 @@ * -!source -!tests +!*/ +!source/** +!tests/** + +!README.md !dub.json !.gitignore \ No newline at end of file