Commit Graph

15 Commits

Author SHA1 Message Date
Michael Liao 4aebf0ec3e Add extra vim swap file pattern
llvm-svn: 165569
2012-10-09 23:48:34 +00:00
David Blaikie f737cb3b92 Ignore the documentation-suggested location for compile_commands.json
According to http://clang.llvm.org/docs/HowToSetupToolingForLLVM.html
it's suggested that compile_commands.json in the root of the LLVM source tree
should be a symlink to the json file produced by your build system of choice.

So here's a patch so it doesn't turn up in git status, etc.

llvm-svn: 162305
2012-08-21 19:23:30 +00:00
Michael J. Spencer 4e639f168c Add tools/lld to .gitignore.
llvm-svn: 156021
2012-05-02 21:25:32 +00:00
Daniel Dunbar 09b8c0f115 [docs] Stub out structure for Sphinx-based docs.
- Work in progress, this is just the basic structure.

llvm-svn: 155132
2012-04-19 16:31:19 +00:00
Daniel Dunbar 105c7edf7c git: Add tools/lldb to the ignore list.
llvm-svn: 144328
2011-11-10 22:55:50 +00:00
NAKAMURA Takumi d1175cf79a Revert "Test commit"
llvm-svn: 142792
2011-10-24 10:03:25 +00:00
NAKAMURA Takumi 6ff417a18a Test commit
llvm-svn: 142791
2011-10-24 10:02:59 +00:00
Akira Hatanaka e8b2a297c1 Revert change made in .gitignore.
llvm-svn: 140445
2011-09-24 01:37:58 +00:00
Akira Hatanaka e96273e75d Preparation for adding simple Mips64 instructions.
llvm-svn: 140443
2011-09-24 01:34:44 +00:00
NAKAMURA Takumi 6bdfe91e01 .gitignore: Ignore /autom4te.cache. We can execute "PATH=/path/to/autotools/bin autoconf/AutoRegen.sh".
llvm-svn: 137441
2011-08-12 07:47:50 +00:00
Jakob Stoklund Olesen c474f1e683 Ignore Vim swap files
llvm-svn: 132365
2011-05-31 21:54:28 +00:00
Michael J. Spencer 6beb94f9c4 Cleanup and document .gitignore.
llvm-svn: 122066
2010-12-17 17:22:50 +00:00
Daniel Dunbar 50c016582d Oops, didn't mean to ignore .gitignore.
llvm-svn: 121985
2010-12-16 17:51:14 +00:00
Daniel Dunbar 0ec902b0d9 Add some more .gitignore entries.
llvm-svn: 121968
2010-12-16 15:42:18 +00:00
Michael J. Spencer 4030ff79b1 Add .gitignore. I chose not to dump the svn ignore list into this because most
of the entries there are useless for out of source builds.

llvm-svn: 121955
2010-12-16 03:25:38 +00:00