Skip to content

Commit 5d40b87

Browse files
authored
Merge pull request #2139 from AllenInstitute/feature/2139-add_IPA_control_code
Add IPA control code
2 parents 1d8c20b + 820385c commit 5d40b87

File tree

8 files changed

+1612
-11
lines changed

8 files changed

+1612
-11
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,4 @@ Packages/Conversion/**/*.ipf ipt
7171
Packages/MIES/*MIES*.ipf ipt
7272
Packages/doc/**/*.ipf ipt
7373
Packages/tests/**/*.ipf ipt
74+
Packages/MIES_Include.ipf ipt

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ exclude: |
44
(?x) # verbose re
55
( # start alternations
66
# not our code
7+
^Packages/MIES/IPA_Control.ipf|
78
^tools/installer/nsis|
89
^tools/installer/Shelllink|
910
^tools/installer/AccessControl|

0 commit comments

Comments
 (0)