summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0e4e35ef..47cfd84a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,12 @@ install_manifest.txt
14testing/data 14testing/data
15*~ 15*~
16 16
17# Vim
18*.swp
19
20# Ctags
21tags
22
17# Object files 23# Object files
18*.o 24*.o
19 25