summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAge
* .gitignore: Ignore /autom4te.cache. We can execute ↵NAKAMURA Takumi2011-08-12
| | | | | | "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
* Ignore Vim swap filesJakob Stoklund Olesen2011-05-31
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132365 91177308-0d34-0410-b5e6-96231b3b80d8
* Cleanup and document .gitignore.Michael J. Spencer2010-12-17
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122066 91177308-0d34-0410-b5e6-96231b3b80d8
* Oops, didn't mean to ignore .gitignore.Daniel Dunbar2010-12-16
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121985 91177308-0d34-0410-b5e6-96231b3b80d8
* Add some more .gitignore entries.Daniel Dunbar2010-12-16
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121968 91177308-0d34-0410-b5e6-96231b3b80d8
* Add .gitignore. I chose not to dump the svn ignore list into this because mostMichael J. Spencer2010-12-16
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