[TikiWiki-commits] [Git][tikiwiki/tiki][master] Update `.gitignore`

"Jonny Bradley \(@jonnybradley\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <69bc3101b4ab_3b18cff4326b2@gitlab-sidekiq-low-urgency-cpu-bound-v2-5d9674946b-gv8k6.mail>

Jonny Bradley pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
74975a89 by Jonny Bradley at 2026-03-19T17:15:55+00:00
Update `.gitignore`
---
* [MOD] gitignore: Move coverage to CI section

* [MOD] gitignore: Remove _custom as discussed

* Update `.gitignore` to include `qodana.yaml`, test coverage reports, release outputs, custom file exclusions (and a little reorganisation)

See merge request tikiwiki/tiki!9397

- - - - -


1 changed file:

- .gitignore


Changes:

=====================================
.gitignore
=====================================
@@ -17,6 +17,7 @@
 /nbproject
 /phpcs.json
 /phpcs.cache
+/qodana.yaml
 
 #Unversioned autogenerated files
 #From https://github.com/unplugin/unplugin-vue-components#typescript, do we actually need these or should we turn dts: false 9which seems to be the default?  benoitg - 2025-12-23
@@ -33,6 +34,7 @@ report.xml
 /.composercache
 /before
 /after
+/coverage
 /.npm/
 
 #PRODUCTION AND SYSADMIN SECTION
@@ -105,6 +107,11 @@ index.php
 #From lib/structures/structlib.php
 /whelp
 
+# Release scripts etc output
+/securityreport.html
+/prefreport.csv
+sbom.json
+
 #TIKI, MATCH ANYWHERE SECTION 
 #(may repeat in subpaths, such as themes, Tiki Extension Packages, Multitiki, domains etc.).  As of 2023-04-13, some of this may be here in error
 db/*.ini
@@ -114,11 +121,8 @@ db/cert/*.pem
 db/local.php
 db/lock
 db/virtuals.inc
-
 lang/.htaccess
-
 modules/.htaccess
-
 templates/.htaccess
 
 themes/css/custom.css
@@ -129,9 +133,5 @@ themes/**/*.css.map
 # Handwritten CSS files.
 !themes/base_files/feature_css/*.css
 
-# Test coverage reports
-/coverage
-
+# macOS filesystem info
 .DS_Store
-
-sbom.json



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/74975a892e2e78be5abbded91702eb7dde3cdad6

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/74975a892e2e78be5abbded91702eb7dde3cdad6
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help

_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.