intellij exclusion support (#336)

having a go at intellij + perl support & cygwin. working surprisingly well.

exclude it's project configuration files. also fix 3 typos found when getting this to work.
This commit is contained in:
nick n
2019-05-02 05:07:53 +02:00
committed by GitHub
parent 7de14a2bd9
commit e7adf92b59
5 changed files with 7 additions and 3 deletions

View File

@@ -68,3 +68,6 @@ README.md
# Avoid Komodo project file
\.komodoproject$
# ignore intellij
\B\.idea