forked from e621ng/e621ng
Ignore .idea folder with gitignore
This commit is contained in:
parent
dbf46d3522
commit
2d9597297a
3
.gitignore
vendored
3
.gitignore
vendored
@ -30,4 +30,5 @@ test/reports
|
|||||||
/node_modules
|
/node_modules
|
||||||
yarn-debug.log*
|
yarn-debug.log*
|
||||||
.yarn-integrity
|
.yarn-integrity
|
||||||
public/packs
|
public/packs
|
||||||
|
.idea
|
||||||
|
Loading…
Reference in New Issue
Block a user