Skip to content

Commit 447edf4

Browse files
committed
Remove unused .gitignore entries
1 parent 6ef2d04 commit 447edf4

File tree

2 files changed

+2
-16
lines changed

2 files changed

+2
-16
lines changed

.gitignore

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -85,13 +85,6 @@ profile_default/
8585
ipython_config.py
8686
Pipfile.lock
8787
.pyre/
88-
pathtype_demo.py
89-
addedin.py
9088
demo.py
9189
frozendict.py
92-
mutdef_plugin.py
93-
mutdef.py
94-
narrows_type.py
95-
count_demo.py
96-
_test_dates_fake_importerror.py.old
97-
coverage_fixup.py
90+
graaltest.sh

repo_helper.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -73,13 +73,6 @@ tox_unmanaged:
7373
- flake8
7474

7575
additional_ignore:
76-
- pathtype_demo.py
77-
- addedin.py
7876
- demo.py
7977
- frozendict.py
80-
- mutdef_plugin.py
81-
- mutdef.py
82-
- narrows_type.py
83-
- count_demo.py
84-
- _test_dates_fake_importerror.py.old
85-
- coverage_fixup.py
78+
- graaltest.sh

0 commit comments

Comments
 (0)