summaryrefslogtreecommitdiff
path: root/llvm/.gitignore
diff options
context:
space:
mode:
authorMichael J. Spencer <bigcheesegs@gmail.com>2010-12-16 03:25:38 +0000
committerMichael J. Spencer <bigcheesegs@gmail.com>2010-12-16 03:25:38 +0000
commit4030ff79b126175c2ca160d1d9db8a9020636671 (patch)
tree7ae111841627f34594be08ebb4de477d5e455bbb /llvm/.gitignore
parent4f75c691a54a269c9d58195a7e252e2e84ec2c41 (diff)
downloadllvm-4030ff79b126175c2ca160d1d9db8a9020636671.tar.gz
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
Diffstat (limited to 'llvm/.gitignore')
-rw-r--r--llvm/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/.gitignore b/llvm/.gitignore
new file mode 100644
index 000000000000..99c2798f48da
--- /dev/null
+++ b/llvm/.gitignore
@@ -0,0 +1,3 @@
+tools/clang
+
+*.pyc