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

Lot of untracked files pollute working directory #594

Open
algomaster99 opened this issue Aug 16, 2021 · 1 comment
Open

Lot of untracked files pollute working directory #594

algomaster99 opened this issue Aug 16, 2021 · 1 comment

Comments

@algomaster99
Copy link
Member

There are a lot of untracked files currently in the working directory and it makes it difficult to use the GUI for source controls in an IDE like IntelliJ. It is recommended to add such files to .gitignore.

cp.txt
experimentation/tools/sorald/__pycache__/
experimentation/tools/sorald/_helpers/__pycache__/
experimentation/tools/sorald/legacy/__pycache__/
experimentation/tools/soraldscripts.egg-info/
experimentation/tools/tests/__pycache__/
src/test/resources/scenario_test_files/classpath-dependent-project/spoon.classpath.tmp
@slarse
Copy link
Collaborator

slarse commented Aug 16, 2021

I suggest just grabbing the Python and Java gitignores and putting them in our gitignore: https://github.com/github/gitignore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants