diff --git a/.gitignore b/.gitignore index 542992c8..35a7317c 100644 --- a/.gitignore +++ b/.gitignore @@ -54,4 +54,3 @@ error_log .sass-cache .DS_Store -Sample/ diff --git a/modules/.gitignore b/modules/.gitignore index 2bd91a68..f4205705 100644 --- a/modules/.gitignore +++ b/modules/.gitignore @@ -3,4 +3,4 @@ # But keep the sample and this file around !.gitignore -!Sample/** +!Sample/*