Skip to content

v1.0.128-alpha

Choose a tag to compare

@github-actions github-actions released this 08 Mar 12:30
3d0c3e9
Update .gitignore to include .idea/ directory (#109)

The .idea/ directory, which typically holds IDE settings, was previously ignored. Now, it has been included in .gitignore to enable tracking. This adjustment will aid in preserving uniform development environments across multiple systems.

Co-authored-by: igba.ujege <igba.ujege@bjss.com>