diff options
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 4f52907..e8dbc27 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,6 @@ dump.rdb *.swp \#*\# -.\#* \ No newline at end of file +.\#* +.*~ +*~ \ No newline at end of file |