Gitignore root target folder

This commit is contained in:
RumovZ 2021-01-13 12:17:00 +01:00
parent 5f02be4943
commit b9fa01e4f3

1
.gitignore vendored
View file

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