diff options
| -rw-r--r-- | .gitignore | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a4204620b..f07fc5d60 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@  *.pyc  *.pyo  *~ +*.DS_Store  wine-py2exe/  py2exe.log  *.kate-swp  | 
