Add IntelliJ(-based) IDE's to gitignore
This commit is contained in:
parent
95b9645d90
commit
c2c0fb397a
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
||||||
uwufetch
|
uwufetch
|
||||||
*.zip
|
*.zip
|
||||||
|
*.idea
|
||||||
*.vscode
|
*.vscode
|
||||||
*.gz
|
*.gz
|
||||||
*.1
|
*.1
|
||||||
|
|
Loading…
Reference in a new issue