Inotify limit warnings absent

I use git kraken and it tells me that inotify limit has been reached, it dawns on me that I’m looking at my own project repo through git kraken and thus it probably resorts to polling (hint: like windows) to trigger rebuild/refresh.

Although meteor probably doesn’t watch npm folder unlike git tool would.