summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Svjatoslav Agejenko [Tue, 23 Apr 2024 17:22:25 +0000 (20:22 +0300)]
Move .gitignore to root directory
The .gitignore file was previously located in the .idea directory. It has now been moved to the root directory, with some irrelevant or project-specific files removed. Now this file is accessible and its exclusions apply on the entire project.
Svjatoslav Agejenko [Tue, 23 Apr 2024 17:20:53 +0000 (20:20 +0300)]
Ignore IDE and build tool files
Svjatoslav Agejenko [Tue, 23 Apr 2024 17:18:42 +0000 (20:18 +0300)]
Initial commit