diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,5 +3,5 @@ # For a project mostly in C, the following would be a good set of # exclude patterns (uncomment them if you want to use them): *~ -sisu-*.gem -sisu*.gemspec +*.gem +*.gemspec |