This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
сервис_git [2026/03/16 06:19] val |
сервис_git [2026/03/19 14:05] (current) val [Работа с локальным репозиторием] |
||
|---|---|---|---|
| Line 32: | Line 32: | ||
| server:~/conf$ git init | server:~/conf$ git init | ||
| + | |||
| + | server:~/conf$ cat .gitignore | ||
| + | __pycache__/ | ||
| server:~/conf$ git add . | server:~/conf$ git add . | ||