Do not ignore clang for my 65816 work

This commit is contained in:
Jeremy Rand 2015-07-18 00:09:54 -05:00
parent 26846cab41
commit 79f01ca4a8
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -39,7 +39,8 @@ projects/*
!projects/CMakeLists.txt
!projects/Makefile
# Clang, which is tracked independently.
tools/clang
# Except I am going to integrate it for my WDC65816 repository...
# tools/clang
# LLDB, which is tracked independently.
tools/lldb
# lld, which is tracked independently.