1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-29 19:47:45 +00:00

chore: Ignore JetBrains IDEA configuration

This commit is contained in:
Victor Engmark 2023-01-16 09:09:47 +13:00 committed by Kevin Amado
parent 378cde949b
commit e2582b5120

1
.gitignore vendored
View file

@ -3,4 +3,5 @@
/**/result*
/**/target/
/.direnv
/.idea/
/tarpaulin*