add .idea to gitignore to ignore phpstorm projects
This commit is contained in:
parent
f1ed911979
commit
b22045fa3d
|
|
@ -1,3 +1,4 @@
|
||||||
secrets.php
|
secrets.php
|
||||||
proxy/file_cache
|
proxy/file_cache
|
||||||
debug.log
|
debug.log
|
||||||
|
.idea
|
||||||
Loading…
Reference in New Issue