diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,15 +1,14 @@ -\#*\#* -.\#* *~ +*\#* *.bak *.orig *.swo *.swp +*.a *.o *.bo *.out -/platform.h -/generate-macros +/build/ /blind-* !/blind-rotate-90 !/blind-rotate-180 |
