mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
Add the following paths to the ignore lists:
- .git-blame-ignore-revs
- .gitignore
- COPYING
To avoid running CI unnecessarily.
Commands used to show only the root files:
$ git ls-files | grep -v /
Misc: I noticed the missing paths on #5248.
|
||
|---|---|---|
| .. | ||
| build-extra.yml | ||
| build.yml | ||
| codeql-analysis.yml | ||
| profile-checks.yml | ||