1
0
Fork 0

2025-03-31

This commit is contained in:
Gennadiy 2025-03-31 19:57:16 +03:00
parent c4abf84468
commit 010d1995c7
2 changed files with 16 additions and 15 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
.idea
*.iml
_profile
.repo_*

View file

@ -1,19 +1,19 @@
## Дерево каталогов
<pre>
<a href='.'>.</a>
├─ <a href='archive'>archive</a>
│ ├─ <a href='archive/README.md'>README.md</a>
│ ├─ <a href='archive/gif-animatin-with-bash-script.md'>gif-animatin-with-bash-script.md</a>
│ ├─ <a href='archive/parallelizing-bash-scripts.md'>parallelizing-bash-scripts.md</a>
│ └─ <a href='archive/round-robin.md'>round-robin.md</a>
├─ <a href='.gitattributes'>.gitattributes</a>
├─ <a href='.gitignore'>.gitignore</a>
├─ <a href='CONTRIBUTING.md'>CONTRIBUTING.md</a>
├─ <a href='DIRECTORY_TREE.md'>DIRECTORY_TREE.md</a>
├─ <a href='LICENSE.md'>LICENSE.md</a>
├─ <a href='OPEN_LICENSE.txt'>OPEN_LICENSE.txt</a>
├─ <a href='README.en.md'>README.en.md</a>
├─ <a href='README.md'>README.md</a>
└─ <a href='WIKI.md'>WIKI.md</a>
<a href=".">.</a>
├─ <a href="archive">archive</a>
│ ├─ <a href="archive/README.md">README.md</a><small>&nbsp;603</small>
│ ├─ <a href="archive/gif-animatin-with-bash-script.md">gif-animatin-with-bash-script.md</a><small>&nbsp;2,0K</small>
│ ├─ <a href="archive/parallelizing-bash-scripts.md">parallelizing-bash-scripts.md</a><small>&nbsp;5,5K</small>
│ └─ <a href="archive/round-robin.md">round-robin.md</a><small>&nbsp;13K</small>
├─ <a href=".gitattributes">.gitattributes</a><small>&nbsp;28</small>
├─ <a href=".gitignore">.gitignore</a><small>&nbsp;29</small>
├─ <a href="CONTRIBUTING.md">CONTRIBUTING.md</a><small>&nbsp;557</small>
├─ <a href="DIRECTORY_TREE.md">DIRECTORY_TREE.md</a><small>&nbsp;1,1K</small>
├─ <a href="LICENSE.md">LICENSE.md</a><small>&nbsp;955</small>
├─ <a href="OPEN_LICENSE.txt">OPEN_LICENSE.txt</a><small>&nbsp;25K</small>
├─ <a href="README.en.md">README.en.md</a><small>&nbsp;4,6K</small>
├─ <a href="README.md">README.md</a><small>&nbsp;7,1K</small>
└─ <a href="WIKI.md">WIKI.md</a><small>&nbsp;6,3K</small>
</pre>