Skip to content

Commit ee79679

Browse files
committed
chore: gitignore node modules.
1 parent f71f632 commit ee79679

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ __pycache__
33
*.egg-info
44
*/dist/
55
*.org
6-
*.1
6+
*.1
7+
node_modules/

0 commit comments

Comments
 (0)