Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JavaRush: Minor contribution #115

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
*.class
target/
*.iml
.idea/
.idea/
*.swp
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down