chore: ignore .idea/ folder created by IntelliJ IDE (#1599)

This commit is contained in:
qxo 2022-01-16 13:14:16 +08:00 committed by GitHub
parent 9ed42d2bac
commit 1ccf9dee45

1
.gitignore vendored
View file

@ -7,3 +7,4 @@ user.bazelrc
.dmypy.json
rust-project.json
node_modules
.idea/