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

Update .gitignore #6

Closed
szabo137 opened this issue Jul 13, 2023 · 1 comment
Closed

Update .gitignore #6

szabo137 opened this issue Jul 13, 2023 · 1 comment
Labels
09 - Maintenance Related to maintenance, housekeeping, repo-config good first issue Good for newcomers

Comments

@szabo137
Copy link
Member

It would be convenient to add a more sophisticated .gitignore to the repository. I suggest using https://www.toptal.com/developers/gitignore/ to generate the .gitignore file with at least the search parameters:

  • Julia
  • Windows
  • macOS
  • Linux
  • vs
  • Git
  • vim
  • emacs
@szabo137 szabo137 added good first issue Good for newcomers 09 - Maintenance Related to maintenance, housekeeping, repo-config labels Jul 13, 2023
AlexanderJCS added a commit to AlexanderJCS/QEDbase.jl that referenced this issue Aug 2, 2023
szabo137 pushed a commit that referenced this issue Aug 11, 2023
I updated the gitignore to keep all items that are already ignored in
addition to adding the following search parameters in
https://www.gitignore.io:
- julia
- windows
- macos
- linux
- vs
- git
- vim
- emacs

You can see a hyperlink with my search parameters
[here](https://www.toptal.com/developers/gitignore?templates=julia,windows,macos,linux,vs,git,vim,emacs)

This pull request fixes issue #6
@szabo137
Copy link
Member Author

Resolved by #11. Closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
09 - Maintenance Related to maintenance, housekeeping, repo-config good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant