Merge pull request #924 from RumovZ/gitignore

Gitignore root target folder
This commit is contained in:
Damien Elmes 2021-01-14 18:47:20 +10:00 committed by GitHub
commit 3ebc95d27c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -2,4 +2,5 @@ __pycache__
.DS_Store
/bazel-*
anki.prof
target
user.bazelrc