Skip to content

Commit 8e23ae8

Browse files
committed
🔧 config(.gitignore): add **/*.posting.yaml to .gitignore to ignore Posting requests
1 parent 0c203c0 commit 8e23ae8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

‎template/.gitignore‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,3 +174,6 @@ cython_debug/
174174

175175
# PyPI configuration file
176176
.pypirc
177+
178+
# Posting requests
179+
**/*.posting.yaml

0 commit comments

Comments
 (0)