🌐 AI搜索 & 代理 主页
Skip to content

Commit c199ae1

Browse files
authored
Ignore __pycache__ and sqlite3 database (python#1647)
1 parent 65cb6aa commit c199ae1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ static-root/
1515
static/stylesheets/mq.css
1616
static/stylesheets/no-mq.css
1717
static/stylesheets/style.css
18+
__pycache__
19+
*.db

0 commit comments

Comments
 (0)