Skip to content

Commit 4f1210e

Browse files
committed
Update .gitignore with common ignore patterns
1 parent ad21e97 commit 4f1210e

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,9 @@ __pycache__/
55
.venv
66
env/
77
venv/
8-
data/
8+
data/
9+
*.db
10+
*.log
11+
.DS_Store
12+
.idea/
13+
.vscode/

0 commit comments

Comments
 (0)