Fix gitignore pattern for iml files (#869)
Rg is giving me a hard time because of this invalid pattern.
This commit is contained in:
committed by
Yeastplume
parent
3ae7b0dedf
commit
1a332a9e69
+1
-1
@@ -4,6 +4,6 @@
|
||||
node*
|
||||
target
|
||||
Cargo.lock
|
||||
**.iml
|
||||
*.iml
|
||||
grin.log
|
||||
wallet.seed
|
||||
|
||||
Reference in New Issue
Block a user