Skip to content

Commit c82461f

Browse files
committed
Add pre-generated resource file to repo for addon use
1 parent 9b3ee2c commit c82461f

File tree

3 files changed

+210331
-1
lines changed

3 files changed

+210331
-1
lines changed

.pre-commit-config.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# SPDX-License-Identifier: LGPL-2.1-or-later
22

3+
exclude: |
4+
(?x)^(
5+
AddonManager_rc.py
6+
)
7+
38
repos:
49
- repo: https://github.com/pre-commit/pre-commit-hooks
510
rev: cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # frozen: v5.0.0

0 commit comments

Comments
 (0)