From 95934844e3614adf949b09085be21f41ea4218ce Mon Sep 17 00:00:00 2001 From: Akira Hatanaka Date: Sat, 24 Sep 2011 01:34:44 +0000 Subject: Preparation for adding simple Mips64 instructions. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140443 91177308-0d34-0410-b5e6-96231b3b80d8 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5dae4342984..7677716035d 100644 --- a/.gitignore +++ b/.gitignore @@ -17,11 +17,13 @@ *.pyc # vim swap files .*.swp +*.patch #==============================================================================# # Explicit files to ignore (only matches one). #==============================================================================# .gitusers +.svn autom4te.cache cscope.files cscope.out -- cgit v1.2.3