diff --git a/Global/Linux.gitignore b/Global/Linux.gitignore index 151e299..b25c15b 100644 --- a/Global/Linux.gitignore +++ b/Global/Linux.gitignore @@ -1,3 +1 @@ -.* -!.gitignore *~ diff --git a/PlayFramework.gitignore b/PlayFramework.gitignore index 663eb67..b43233e 100644 --- a/PlayFramework.gitignore +++ b/PlayFramework.gitignore @@ -1,22 +1,16 @@ -# Extracted from https://github.com/ulrich/macaron-factory/blob/master/.gitignore -# Ignore all dotfiles... -.* -# except for .gitignore -!.gitignore - # Ignore Play! working directory # db eclipse lib log logs modules precompiled project/project project/target target tmp test-result server.pid *.iml *.eml