Skip to content

Add .gitignore for IDE-specific files #20

@Ayushman-Saha

Description

@Ayushman-Saha

Update the .gitignore file to exclude IDE-specific files and folders (e.g., Visual Studio Code, JetBrains, etc.). This will prevent user-specific configurations from being committed.

Suggested .gitignore entries:

  • .vscode/
  • .idea/
  • *.iml

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions