Skip to content

Commit 5bfb037

Browse files
committed
Fix .gitignore
1 parent c414e38 commit 5bfb037

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,6 @@ src/_bo4e_python_version.py
175175

176176
# the autogenerated JSON schemas will be build and pushed to BO4E-Schemas
177177
# on release
178-
json_schemas/**/*.json
178+
json_schemas/
179179

180180
tmp/

0 commit comments

Comments
 (0)