Ignore IntelliJ *.iml files (#2971)

This commit is contained in:
Sachin Tewari
2020-10-20 00:23:59 +05:30
committed by GitHub
parent a0de29f79f
commit b787ab57b1
+7 -1
View File
@@ -1,5 +1,11 @@
.idea/
# macOS
.DS_Store
# IntelliJ
.idea/
*.iml
# Visual Studio Code
.vscode/
.vsls.json