summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b488e960..728b2d80 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,6 +39,18 @@ a.out
*.o
#################
+## Emacs
+#################
+*~
+\#*\#
+
+#################
+## Vi swap
+#################
+*.swp
+*.swo
+
+#################
## Eclipse
#################