summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2015-05-02 00:21:36 +0200
committerRalf Baechle <ralf@linux-mips.org>2015-05-02 00:21:36 +0200
commitba2be6cf9d0dac799f5b132a452f53ab7880d1ac (patch)
treef44cc54f29d98fe3d78a81cba1f9eda29d790113 /.gitignore
parent56e847dae8f585254c6b336ea557bd75a0574711 (diff)
Ignore *~ files.
These are just editor backup files and don't provide any useful content. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 50b9e0e..c5928bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+*~
*.o
.deps
/INSTALL