Browse Source

fit: 忽略vendor目录

gaoyagang 1 year ago
parent
commit
6c5c5e4a86
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -3,6 +3,8 @@
 *.o
 *.o
 *.a
 *.a
 *.so
 *.so
+vendor/
+vendor/*
 venv/
 venv/
 
 
 # Folders
 # Folders