Skip to content

Commit 9472810

Browse files
committed
.gitignore updated to ignore db, *.pyc & venv
1 parent 4e55d73 commit 9472810

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
@@ -5,3 +5,6 @@
55
/lib
66
/local
77
/share
8+
/venv
9+
db
10+
*.pyc

0 commit comments

Comments
 (0)