Skip to content

Commit c301065

Browse files
committed
Update gitignore
1 parent cb7c3c0 commit c301065

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,4 @@ profile_default/
8585
ipython_config.py
8686
Pipfile.lock
8787
.pyre/
88+
pathtype_demo.py

repo_helper.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,6 @@ tox_unmanaged:
6767
- flake8
6868

6969
tox_testenv_extras: all
70+
71+
additional_ignore:
72+
- pathtype_demo.py

0 commit comments

Comments
 (0)