aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b15ee9282..f5d2d4ee9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,10 @@
-# Global ignores
+# Editor droppings
\#*\#
.#*
+*~
+# C stuff
+*.o
+# Diff droppings
*.orig
*.rej
# gcov stuff