Skip to content

Commit b67277e

Browse files
committed
gitignore: Ignore some files created while using the repo
1 parent fdb8583 commit b67277e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1+
__pycache__
12
.idea/*
23

3-
python_generator/out.png
4-

python_generator/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
latest_bundle_data.json
2+
latest_bundle_tag.json

0 commit comments

Comments
 (0)