Skip to content

Commit ef906b2

Browse files
authored
Create .gitignore
1 parent 724ed09 commit ef906b2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
__pycache__
2+
node_modules
3+
.DS_Store
4+
.idea/*
5+
*.log

0 commit comments

Comments
 (0)