Skip to content

Commit

Permalink
Merge pull request #2139 from AllenInstitute/feature/2139-add_IPA_con…
Browse files Browse the repository at this point in the history
…trol_code

Add IPA control code
  • Loading branch information
t-b authored Jun 8, 2024
2 parents 1d8c20b + 820385c commit 5d40b87
Show file tree
Hide file tree
Showing 8 changed files with 1,612 additions and 11 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,4 @@ Packages/Conversion/**/*.ipf ipt
Packages/MIES/*MIES*.ipf ipt
Packages/doc/**/*.ipf ipt
Packages/tests/**/*.ipf ipt
Packages/MIES_Include.ipf ipt
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ exclude: |
(?x) # verbose re
( # start alternations
# not our code
^Packages/MIES/IPA_Control.ipf|
^tools/installer/nsis|
^tools/installer/Shelllink|
^tools/installer/AccessControl|
Expand Down
Loading

0 comments on commit 5d40b87

Please sign in to comment.