summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index bda55a3839..c9a6158bc4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,6 +32,11 @@ POTFILES
TAGS
TAGS.sub
+.local.vimrc
+.lvimrc
+
+.clang-format
+
.gdbinit
.gdb_history
@@ -40,3 +45,7 @@ core
!core/
lost+found
+
+# ignore ./contrib/gcc_update output
+LAST_UPDATED
+REVISION