Skip to content

Commit 4248559

Browse files
author
OutlyingWest
committed
ignore scorep-* results
1 parent 08aa9c9 commit 4248559

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.gitignore

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,15 @@ __pycache__/
44
build
55
logs_scorep_jupyter/
66
**/*.egg-info
7+
8+
# PyCharm
9+
.idea/
10+
.ipynb_checkpoints/
11+
12+
# Jupyter Notebook
13+
.ipynb_checkpoints
14+
15+
# Ignore all result directories inside examples/ at any depth
16+
examples/**/scorep-*/
17+
18+

0 commit comments

Comments
 (0)