Skip to content

Commit 2c11eab

Browse files
committed
Update .gitignore after moved evolution tests
Commit b1d0efe "split stl and numerical conversions from main evolution-make"
1 parent b523e99 commit 2c11eab

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

.gitignore

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -297,17 +297,23 @@ AutoDict_*.cxx
297297
# /root/io/evolution/issue-8083/
298298
/root/io/evolution/issue-8083/stringarray.root
299299

300+
# /root/io/evolution/numerical_conversions/
301+
/root/io/evolution/numerical_conversions/*.root
302+
300303
# /root/io/evolution/pragma_read
301304
/root/io/evolution/pragma_read/test.root
302305

306+
# /root/io/evolution/rules/
307+
/root/io/evolution/rules/*.root
308+
309+
# /root/io/evolution/stl_conversions/
310+
/root/io/evolution/stl_conversions/*.root
311+
303312
# /root/io/evolution/versions/
304313
/root/io/evolution/versions/*.root
305314

306315
# /root/io/evolution/versions/lhcb/
307316

308-
# /root/io/evolution/rules/
309-
/root/io/evolution/rules/*.root
310-
311317
# /root/io/fakeClass/
312318
/root/io/fakeClass/little.root
313319
/root/io/fakeClass/*.out

0 commit comments

Comments
 (0)