Filtering files when creating a project from existing local sources?
Hi,
I just got started with phpstorm and I would like to create a project from an existing oscommerce online shop.
My source directories are very messy with lots of .txt files and many temporary or old php files. I would like to
keep this mess out of my project.
Can I filter which files to incorporate into the project?
I would only like to import .php, .htm and .js files and only if the file names
do not comprise "old" or "tmp".
Is there any way to do this? Or can I tell phpstorm to ignore these files?
Thanks,
frimipiso
请先登录再写评论。
Hi there,
No really. Whole folder will be included.
You can then:
In Project View you can also just hide such unwanted files/folders: