Skip to content

Commit ff84a64

Browse files
authored
git: Ignore the .lock file for demo_pkg_inline (#2988)
1 parent 3af29f0 commit ff84a64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ __pycache__
1111
*.swp
1212
*.egg-info
1313
/tests/demo_pkg_setuptools/build/lib/demo_pkg_setuptools/__init__.py
14+
/tests/demo_pkg_inline.lock

0 commit comments

Comments
 (0)