diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1,11 +1,6 @@ # Ignore generated files # ... -# Ignore all without extensions -* -!*.* -!*/ - # Ignore VIM's backup generated files *.swp *.swo |
