Skip to content

Commit 7b01584

Browse files
author
Austin Raney
committed
add yarn.lock to gitignore
1 parent 46f2676 commit 7b01584

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -279,3 +279,6 @@ miniconda3/
279279
# IPython
280280
profile_default/
281281
ipython_config.py
282+
283+
# typescript/javascript package manager files
284+
yarn.lock

0 commit comments

Comments
 (0)