Browse Source

更新gitignore

赵小蒙 1 year ago
parent
commit
9446ae90b8
1 changed files with 1 additions and 2 deletions
  1. 1 2
      .gitignore

+ 1 - 2
.gitignore

@@ -14,7 +14,6 @@ __pycache__
 debug/
 debug/
 *.ipynb
 *.ipynb
 .idea
 .idea
-spark/__init__.py
 
 
 # vscode history
 # vscode history
 .history
 .history
@@ -33,4 +32,4 @@ tmp
 .vscode/
 .vscode/
 /tests/
 /tests/
 
 
-/app/pdf_toolbox/test/test_bookname.txt
+/app/common/__init__.py