Skip to content

Commit bec242c

Browse files
committed
Add code_snippet temp_extension yarn.lock to gitignore
1 parent 09253ec commit bec242c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,4 +113,8 @@ dmypy.json
113113

114114
# End of https://www.gitignore.io/api/python
115115

116-
snippets/
116+
117+
# Jupyter Stuff
118+
code_snippet/
119+
_temp_extension/
120+
yarn.lock

0 commit comments

Comments
 (0)