Add .gitignore. I chose not to dump the svn ignore list into this because most
authorMichael J. Spencer <bigcheesegs@gmail.com>
Thu, 16 Dec 2010 03:25:38 +0000 (03:25 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Thu, 16 Dec 2010 03:25:38 +0000 (03:25 +0000)
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

.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..99c2798
--- /dev/null
@@ -0,0 +1,3 @@
+tools/clang
+
+*.pyc