diff --git a/.gitignore b/.gitignore index ba26fe3..8fdafe1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # Bootstrap app/bootstrap* +app/SymfonyRequirements.php # Symfony directories vendor/* @@ -30,7 +31,3 @@ spool/* #NetBeans private files /nbproject/private/ - -# This should be the last line -# .gitkeep files -!.gitkeep