Removed Intellij idea files from .gitignore
This commit is contained in:
parent
57b63d4b52
commit
d3b3ca8b49
|
@ -4,7 +4,3 @@ Cargo.lock
|
||||||
#fuzz
|
#fuzz
|
||||||
fuzz/hfuzz_target
|
fuzz/hfuzz_target
|
||||||
fuzz/hfuzz_workspace
|
fuzz/hfuzz_workspace
|
||||||
|
|
||||||
#IntelliJ project files
|
|
||||||
.idea
|
|
||||||
*.iml
|
|
||||||
|
|
Loading…
Reference in New Issue