Remove .idea to .gitignore
This commit is contained in:
parent
712eac915b
commit
b72e86c7fd
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -13,3 +13,4 @@ TechReborn.ipr
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
changelog.txt
|
changelog.txt
|
||||||
*.log
|
*.log
|
||||||
|
.idea/*
|
||||||
|
|
Loading…
Reference in a new issue