We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01f8bb6 commit f4c6bbdCopy full SHA for f4c6bbd
.gitignore
@@ -3,5 +3,7 @@ target/
3
Cargo.lock
4
*.swp
5
6
-# Ignore ID settings
7
-.vscode
+# Ignore IDE settings
+.vscode
8
+.idea
9
+rustupolis.iml
0 commit comments