Skip to content

Commit 9249b1d

Browse files
committed
Ignore temp folder created by run_vtr_flow.py
Signed-off-by: Jeff Goeders <[email protected]>
1 parent 467ad22 commit 9249b1d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,15 @@ CMakeFiles
1414
build
1515

1616
#
17-
#VTR Tasks
17+
#VTR Flow/Tasks
1818
#
1919
vtr_flow/tasks/**/run[0-9]*
2020
vtr_flow/tasks/**/run_latest
2121
vtr_flow/tasks/**/latest
2222
vtr_flow/tasks/**/qor_geomean.txt
2323
vtr_flow/tasks/**/task_summary/
2424
quick_test/*
25+
temp/
2526

2627
#
2728
# Titan benchmarks

0 commit comments

Comments
 (0)