[all-commits] [llvm/llvm-project] 0ac813: [NFC] Adding pythonenv* to .gitignore
Puyan Lotfi via All-commits
all-commits at lists.llvm.org
Thu Sep 3 19:45:48 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0ac81333ebc3d75f3c8dfe0ecc5a506c8ef480d7
https://github.com/llvm/llvm-project/commit/0ac81333ebc3d75f3c8dfe0ecc5a506c8ef480d7
Author: Puyan Lotfi <puyan at puyan.org>
Date: 2020-09-03 (Thu, 03 Sep 2020)
Changed paths:
M .gitignore
Log Message:
-----------
[NFC] Adding pythonenv* to .gitignore
The new feature in GitHub called 'GitHub Codespaces' generates a
pythonenv3.8 directory in the root level of the llvm-project git
checkout. So I am adding that directory to the .gitignore.
See the following for more info:
https://github.com/features/codespaces
Differential Revision: https://reviews.llvm.org/D86846
More information about the All-commits
mailing list