Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
.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
Collaborator Author

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
Collaborator Author

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

/zoutput
tests/__pycache__/
*.pyc
.vscode/
domainlab/zdata/pacs
/data/
/.snakemake/
/dist
/domainlab.egg-info
/runs
/slurm_errors.txt