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 478b3a53f1
commit e831c9ca60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View file

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