Added IntelliJ IDEA in .gitignore and removed dot from dogecoin.com link

This commit is contained in:
Joakim Taule Kartveit 2021-08-15 10:42:43 +02:00 committed by Ross Nicoll
parent 4782a56f0b
commit 934832844a
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored
View File

@ -119,3 +119,9 @@ parts/
prime/
stage/
*.snap
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr