Merge pull request #924 from RumovZ/gitignore
Gitignore root target folder
This commit is contained in:
commit
3ebc95d27c
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,4 +2,5 @@ __pycache__
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
/bazel-*
|
/bazel-*
|
||||||
anki.prof
|
anki.prof
|
||||||
|
target
|
||||||
user.bazelrc
|
user.bazelrc
|
||||||
|
Loading…
Reference in New Issue
Block a user