mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
Gitignore root target folder
This commit is contained in:
parent
5f02be4943
commit
b9fa01e4f3
1 changed files with 1 additions and 0 deletions
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 a new issue