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

refactor: add IDE folders to gitignore #142

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Commits on Oct 29, 2024

  1. refactor: add IDE folders to gitignore

    IDEs create folders that can easily be merged. While it's usually recommended to add these to local
    gitignore, because it's impossible to list all the possible IDEs, majority uses VSCode or Webstorm,
    and we can cover most cases by ignoring unwanted files from these IDEs.
    verytactical committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    9148b0c View commit details
    Browse the repository at this point in the history