mirror of
https://github.com/LamGC/ContentGrabbingJi.git
synced 2025-07-01 04:47:26 +00:00
[Add] Project 添加排除 logs 文件夹;
[Add] logs/ 添加对 logs 文件夹的排除;
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,6 +2,7 @@
|
||||
*.class
|
||||
|
||||
# Log file
|
||||
logs/
|
||||
*.log
|
||||
|
||||
# BlueJ files
|
||||
|
Reference in New Issue
Block a user