mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
tidy up .gitignore
This commit is contained in:
parent
330d13d320
commit
daf9ca5e5e
1 changed files with 2 additions and 12 deletions
14
.gitignore
vendored
14
.gitignore
vendored
|
@ -1,15 +1,5 @@
|
|||
*.mo
|
||||
*.pyc
|
||||
*\#
|
||||
*~
|
||||
.*.swp
|
||||
.build
|
||||
.coverage
|
||||
.DS_Store
|
||||
dist
|
||||
pyenv
|
||||
.mypy_cache
|
||||
__pycache__
|
||||
anki.prof
|
||||
.DS_Store
|
||||
/bazel-*
|
||||
anki.prof
|
||||
user.bazelrc
|
||||
|
|
Loading…
Reference in a new issue