diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index fbfaaff2ddb..05d08a6b03c 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,8 @@ stamp-h1 ltmain.sh ylwrap # stop autotools ignore + +# OSX and some IDE +.DS_Store +.idea/ +.project |