mirror of
https://github.com/lkeme/BiliHelper-personal.git
synced 2025-12-18 08:40:05 +08:00
41 lines
520 B
Plaintext
41 lines
520 B
Plaintext
# Created by .ignore support plugin (hsz.mobi)
|
|
### Example user template template
|
|
### Example user template
|
|
|
|
# IntelliJ project files
|
|
.idea
|
|
.idea/
|
|
temp/
|
|
tmp/
|
|
*.iml
|
|
out
|
|
gen
|
|
composer.lock
|
|
#Traits/
|
|
README1.md
|
|
|
|
script.php
|
|
test.php
|
|
test1.php
|
|
index1.php
|
|
|
|
# ignore all files in lib/
|
|
|
|
# except for .gitkeep
|
|
!.gitkeep
|
|
# ignore TODO file in root directory,not subdir/TODO
|
|
|
|
/TODO
|
|
/Todo
|
|
/backup
|
|
/vendor
|
|
|
|
# 保留忽略目录下的指定文件夹
|
|
/profile/*
|
|
!/profile/example
|
|
|
|
.phpunit.*
|
|
captcha/data.json
|
|
|
|
plugin/FansMedalIntimacy/
|