diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -1,2 +1,10 @@ -__pycache__ -*.pyc +/.lock-waf* +/.waf-[0-9]*/ +/build/ + +.DS_Store +.DS_Store? +.Spotlight-V100 +.Trashes +ehthumbs.db +Thumbs.db |