diff --git a/.gitignore b/.gitignore index 596bd73..d7f9b4d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.class target/ *.iml -.idea/ \ No newline at end of file +.idea/ +*.swp \ No newline at end of file diff --git a/README.md b/README.md index d9c96c1..0dbe720 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Materials in English: * [Getting started with Git: a comprehensive guide for newbies](https://codegym.cc/groups/posts/379-getting-started-with-git-a-comprehensive-guide-for-newbies) * [A match made in heaven: Git and IntelliJ IDEA](https://codegym.cc/groups/posts/407-a-match-made-in-heaven-git-and-intellij-idea) * [Teamwork without confusion: understanding branching strategies in Git](https://codegym.cc/groups/posts/454-teamwork-without-confusion-understanding-branching-strategies-in-git) +* [New article: Git from Habr](https://habr.com/ru/articles/342116/) Thanks for your attention. ## Russian