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:
@@ -68,3 +68,6 @@ README.md
|
||||
|
||||
# Avoid Komodo project file
|
||||
\.komodoproject$
|
||||
|
||||
# ignore intellij
|
||||
\B\.idea
|
||||
|
||||
Reference in New Issue
Block a user