chore: Ignore JetBrains IDEA configuration
This commit is contained in:
parent
f082ab00bd
commit
0afd6fe4cb
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,6 +2,7 @@
|
||||||
,*
|
,*
|
||||||
.*.swp
|
.*.swp
|
||||||
.*.swo
|
.*.swo
|
||||||
|
.idea/
|
||||||
result
|
result
|
||||||
result-*
|
result-*
|
||||||
/doc/NEWS.html
|
/doc/NEWS.html
|
||||||
|
|
Loading…
Reference in a new issue