Security update for permissions_by_term
[yaffs-website] / web / modules / contrib / permissions_by_term / .gitignore
index 9d642cf20b1060ee6d96ba0067b0ad64c98d47fd..6011ac4ddb98c0fb9c3fa6b0752306d5f8660cc6 100644 (file)
@@ -1,4 +1,8 @@
-# Ignore test run data like screenshots etc.
-tests/codeception/tests/_output/*
-
-tests/build.xml
+# Copy the .dist file and modify the copy as your local PHPUnit configuration file.
+tests/phpunit.xml
+# Ignore PhpStorm IDE files
+.idea
+js/node_modules
+npm-debug.log
+# Ignore Mac DS_Store files
+.DS_Store