1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-19 04:52:13 +02:00

Remove filename inherited from en

This commit is contained in:
Boris Verkhovskiy
2024-12-28 03:50:35 -08:00
parent c88465c3d4
commit 7a628c2f54
559 changed files with 0 additions and 559 deletions

View File

@@ -17,7 +17,6 @@ translators:
- ["Jinchang Ye", "https://github.com/Alwayswithme"]
- ["Chunyang Xu", "https://github.com/XuChunyang"]
- ["Weihang Lo", "https://github.com/weihanglo"]
filename: LearnBash-tw.sh
---
Bash 是一個爲 GNU 計劃編寫的 Unix shell是 Linux 和 macOS 下預設的 shell。

View File

@@ -1,5 +1,4 @@
---
filename: learndart-tw.dart
contributors:
- ["Joao Pedrosa", "https://github.com/jpedrosa/"]
translators:

View File

@@ -4,7 +4,6 @@ contributors:
- ["Dzianis Dashkevich", "https://github.com/dskecse"]
translators:
- ["Tai An Su", "https://github.com/taiansu"]
filename: learnelixir-tw.ex
---
Elixir 是一門建構在 Erlang 虛擬機上的現代函數式語言。它完全與 Erlang 相容,但

View File

@@ -1,5 +1,4 @@
---
filename: pcre-tw.txt
contributors:
- ["Sachin Divekar", "http://github.com/ssd532"]
translators:

View File

@@ -1,5 +1,4 @@
---
filename: learnperl-tw.pl
contributors:
- ["Korjavin Ivan", "http://github.com/korjavin"]
- ["Dan Book", "http://github.com/Grinnz"]

View File

@@ -6,7 +6,6 @@ contributors:
- ["evuez", "http://github.com/evuez"]
translators:
- ["Michael Yeh", "https://hinet60613.github.io/"]
filename: learnpythonlegacy-tw.py
---
Python是在1990年代早期由Guido Van Rossum創建的。它是現在最流行的程式語言之一。我愛上Python是因為他極為清晰的語法甚至可以說它就是可執行的虛擬碼。