summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index af084f9e6382..b7831832c701 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,12 @@
# backup and temporary files
*~
-.*.sw[op]
+.*sw?
\#*
.DS_Store
+# StGit
+.stgit-edit.txt
+
# python generated file
*.pyc