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

make check: *.log and *.trs not in gitignore #8

Closed
ghost opened this issue Jul 23, 2013 · 5 comments
Closed

make check: *.log and *.trs not in gitignore #8

ghost opened this issue Jul 23, 2013 · 5 comments

Comments

@ghost
Copy link

ghost commented Jul 23, 2013

When running make check, *.log and *.trs files are created, but they are not present in the .gitignore files.

@ghost
Copy link
Author

ghost commented Jul 23, 2013

@behdad
Copy link
Owner

behdad commented Aug 7, 2013

Thanks. Fixed. Please test.

@behdad behdad closed this as completed Aug 7, 2013
@ghost
Copy link
Author

ghost commented Aug 8, 2013

Some *.log files are now in .gitignore, but I still have other *.log and *.trs files with git status (in gtksourceview):

Untracked files:

(use "git add ..." to include in what will be committed)

data/language-specs/check-language.sh.trs

data/language-specs/test-suite.log

data/styles/check-style.sh.trs

data/styles/test-suite.log

docs/reference/.libs/

tests/test-buffer.trs

tests/test-completion-model.trs

tests/test-completion-words.trs

tests/test-language.trs

tests/test-languagemanager.trs

tests/test-mark.trs

tests/test-printcompositor.trs

tests/test-regex.trs

tests/test-region.trs

tests/test-search.trs

tests/test-styleschememanager.trs

tests/test-suite.log

tests/test-undo-manager.trs

tests/test-utils.trs

@behdad
Copy link
Owner

behdad commented Aug 8, 2013

Should really be fixed now.

@ghost
Copy link
Author

ghost commented Aug 8, 2013

Yes, I confirm. Thank you!

pwithnall pushed a commit to pwithnall/git.mk that referenced this issue Nov 28, 2013
pwithnall pushed a commit to pwithnall/git.mk that referenced this issue Nov 28, 2013
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