mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00
chore: ignore .idea/ folder created by IntelliJ IDE (#1599)
This commit is contained in:
parent
478b3a53f1
commit
e831c9ca60
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,3 +7,4 @@ user.bazelrc
|
||||||
.dmypy.json
|
.dmypy.json
|
||||||
rust-project.json
|
rust-project.json
|
||||||
node_modules
|
node_modules
|
||||||
|
.idea/
|
||||||
|
|
Loading…
Reference in a new issue