Security update for permissions_by_term
[yaffs-website] / web / modules / contrib / permissions_by_term / .gitignore
1 # Copy the .dist file and modify the copy as your local PHPUnit configuration file.
2 tests/phpunit.xml
3 # Ignore PhpStorm IDE files
4 .idea
5 js/node_modules
6 npm-debug.log
7 # Ignore Mac DS_Store files
8 .DS_Store