mirror of
https://github.com/krahets/hello-algo.git
synced 2026-06-18 09:47:56 +08:00
Re-translate the Japanese version (#1871)
* Retranslate Japanese docs with GPT-5.4 * Retranslate Japanese code with GPT-5.4
This commit is contained in:
10
ja/codes/cpp/.gitignore
vendored
Normal file
10
ja/codes/cpp/.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# Ignore all
|
||||
*
|
||||
# Unignore all with extensions
|
||||
!*.*
|
||||
# Unignore all dirs
|
||||
!*/
|
||||
|
||||
*.dSYM/
|
||||
|
||||
build/
|
||||
Reference in New Issue
Block a user