diff --git a/.gitignore b/.gitignore index 04e51de7f..6e67f20bd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,6 @@ # Ignore generated files # ... -# Ignore all without extensions -* -!*.* -!*/ - # Ignore VIM's backup generated files *.swp *.swo