Skip to content

Commit 48c59a0

Browse files
committed
Update ignore
1 parent d4de480 commit 48c59a0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitignore

+10
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,13 @@ dmypy.json
127127

128128
# Pyre type checker
129129
.pyre/
130+
131+
# Specific to this project
132+
temp/
133+
output/
134+
135+
# Test config
136+
tests/test_config.ini
137+
138+
# Don't lock
139+
Pipfile.lock

0 commit comments

Comments
 (0)