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

No .gitignore file? #13

Closed
erip opened this issue Apr 15, 2016 · 0 comments
Closed

No .gitignore file? #13

erip opened this issue Apr 15, 2016 · 0 comments

Comments

@erip
Copy link

erip commented Apr 15, 2016

Hi Ben,

I recently built jCarafe on my MBP and found that doing even basic Unix operations in the project directory was quite slow (~500ms) after building.

I traced the problem down to some of my git tools being bogged down with untracked files. I was surprised to find no .gitignore. I was curious if this was intentional.

Here's my .gitignore - I could submit a PR if desired, but thought it might just be easier to add here.

09:56 $ cat .gitignore 
Summary
jcarafe-core/src/main/java/org/mitre/jcarafe/lexer/
jcarafe-core/target/
jcarafe-ext/target/
project/project/
project/target/
target/

Thanks,
erip

@erip erip closed this as completed Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant