diff --git a/.gitignore b/.gitignore index 472c128..556e7bc 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,14 @@ vendor cache/ tpl_c/ +# Temp files +*~ +\#*\# + +# Cache +Thumbs.db + +# IDE .settings/ .project .idea/