Skip to content

Commit

Permalink
Add git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
九月家的敖烈 committed Oct 19, 2021
1 parent a03b6df commit 29a64d7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# IDE创建的目录
.idea/

# 不需要的文件
*.html
network/states_and_cities.json

# 不需要的预编译文件
*.pyi

0 comments on commit 29a64d7

Please sign in to comment.