Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
diff --git a/.gitignore b/.gitignore index 458b5fb..06a6728 100644 --- a/.gitignore +++ b/.gitignore @@ -177,3 +177,22 @@ shotgun/lib/.libs # shotgun/lib/subtend shotgun/lib/subtend/.libs + +# LLVM and its Makefiles +vm/external_libs/llvm/Makefile +vm/external_libs/llvm/Makefile.common +vm/external_libs/llvm/bindings/Makefile +vm/external_libs/llvm/bindings/ocaml/Makefile.ocaml +vm/external_libs/llvm/examples/Makefile +vm/external_libs/llvm/lib/Makefile +vm/external_libs/llvm/projects/Makefile +vm/external_libs/llvm/projects/sample/Makefile +vm/external_libs/llvm/projects/sample/lib/Makefile +vm/external_libs/llvm/projects/sample/lib/sample/Makefile +vm/external_libs/llvm/projects/sample/tools/Makefile +vm/external_libs/llvm/projects/sample/tools/sample/Makefile +vm/external_libs/llvm/runtime/Makefile +vm/external_libs/llvm/test/Makefile +vm/external_libs/llvm/test/Makefile.tests +vm/external_libs/llvm/tools/Makefile +vm/external_libs/llvm/utils/Makefile
This paste will be private.
From the Design Piracy series on my blog: