summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2011-11-10git: Add tools/lldb to the ignore list.Daniel Dunbar1-0/+2
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144328 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-24Revert "Test commit"NAKAMURA Takumi1-1/+0
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142792 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-24Test commitNAKAMURA Takumi1-0/+1
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142791 91177308-0d34-0410-b5e6-96231b3b80d8
2011-09-24Revert change made in .gitignore.Akira Hatanaka1-2/+0
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140445 91177308-0d34-0410-b5e6-96231b3b80d8
2011-09-24Preparation for adding simple Mips64 instructions.Akira Hatanaka1-0/+2
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140443 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-12.gitignore: Ignore /autom4te.cache. We can execute ↵NAKAMURA Takumi1-0/+1
"PATH=/path/to/autotools/bin autoconf/AutoRegen.sh". git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137441 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-31Ignore Vim swap filesJakob Stoklund Olesen1-0/+2
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132365 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-17Cleanup and document .gitignore.Michael J. Spencer1-6/+32
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122066 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-16Oops, didn't mean to ignore .gitignore.Daniel Dunbar1-1/+0
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121985 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-16Add some more .gitignore entries.Daniel Dunbar1-0/+9
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121968 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-16Add .gitignore. I chose not to dump the svn ignore list into this because mostMichael J. Spencer1-0/+3
of the entries there are useless for out of source builds. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121955 91177308-0d34-0410-b5e6-96231b3b80d8