mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-09 21:33:23 +08:00
Move ignore config to root config
This commit is contained in:
11
tool/rawstr4c/.gitignore
vendored
11
tool/rawstr4c/.gitignore
vendored
@@ -1,4 +1,7 @@
|
||||
lib/.precomp
|
||||
|
||||
rawstr4c.c
|
||||
rawstr4c.h
|
||||
# 2025-07-21
|
||||
#
|
||||
# 这个放在内部的 .gitignore 文件也是能起作用的
|
||||
#
|
||||
# 但是 Raku 很容易不小心生成 .precomp 目录
|
||||
#
|
||||
# 所以我们还是把所有 ignore 配置放在项目根目录下吧
|
||||
|
Reference in New Issue
Block a user