diff --git a/.gitignore b/.gitignore index 4d6ac60..cf3dc51 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,6 @@ configs/*.js build/* *.node .DS_Store -._* \ No newline at end of file +._* + +*.*~ \ No newline at end of file