CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/08/04 15:21:18
Removed files:
gnu/llvm : .gitignore
Log message:
remove llvm's .gitignore file; upstream have separate repos for clang, lld,
etc but as they're directly in our main tree, so the ignore file causes
problems for people using cvs->git conversions. kettenis suggested removing
the file rather than just commenting-out the relevant repos, patrick agrees.
