Skip to content

Updated gitignore - #839

Merged
smilesun merged 1 commit into
masterfrom
gitignore
May 15, 2024
Merged

Updated gitignore#839
smilesun merged 1 commit into
masterfrom
gitignore

Conversation

@MatteoWohlrapp

Copy link
Copy Markdown
Collaborator

Updated gitignore to include files generated on the cluster

Comment thread.gitignore
.ropeproject
./zdpath
./zoutput
/zdpath

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/zdpath is absolution path?

Copy link
Copy Markdown
CollaboratorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

./zdpath does not work for me on the cluster. It does not ignore the directory then

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok. I do not understand why the CI passed. I thought / means the root directory of a computer?

Copy link
Copy Markdown
CollaboratorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But I think in the case of gitignore it means the root directory of the git project

@smilesun
smilesun merged commit 44271c8 into masterMay 15, 2024
@smilesun
smilesun deleted the gitignore branch May 15, 2024 16:05
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@MatteoWohlrapp@smilesun