Skip to content

Allow .timelimit, .git, and .gitignore files in problem packages #354#362

Merged
pehrsoderman merged 1 commit into
Kattis:masterfrom
gkreitz:354_allow_a_few_dotfiles
Nov 6, 2025
Merged

Allow .timelimit, .git, and .gitignore files in problem packages #354#362
pehrsoderman merged 1 commit into
Kattis:masterfrom
gkreitz:354_allow_a_few_dotfiles

Conversation

@gkreitz
Copy link
Copy Markdown
Contributor

@gkreitz gkreitz commented Nov 6, 2025

It seems like it's taking quite some time for the package format standard to decide how to deal with dotfiles in Kattis/problem-package-format#453 . As a pragmatic temporary fix, this PR simply allows .gitignore anywhere, and .git (as a directory) and .timelimit in the root of the problem.

Fixes #354

@pehrsoderman pehrsoderman merged commit 1db9892 into Kattis:master Nov 6, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

verifyproblem complains about .timelimit files

2 participants