Skip to content

Commit c76d895

Browse files
committed
remove github workflow from gitignore and add .pdm-python
Not sure why a random no longer present workflow was added to the gitignore in the first place, but it has no reason to be there now.
1 parent 0b5c71d commit c76d895

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,4 +138,5 @@ config.json
138138
temp/
139139
test.py
140140
stack.yml
141-
.github/workflows/build_docker.yml
141+
142+
.pdm-python

0 commit comments

Comments
 (0)