Android IDE (AIDE) Support Forum

[REQUEST] ignore the node_modules folder

Im trying to make a node project with AIDE WEB in collaboration with Termux.

How a node project works?

Node put and update the dependencies on node_modules dir. after node build all in a web page.

But aide gives too many errors on node_modules dir.

Can you add a code which ignores this folder?