.gitignore: Add IntelliJ IDEA part

This commit is contained in:
Danyliuk 2022-10-08 18:51:41 +03:00
parent 1d1764093b
commit cbb1eb83ee
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -3,3 +3,7 @@
*.swp
*.save
*.1
### IntelliJ IDEA ###
.idea
*.iml