Skip to content

Commit 00d5e7f

Browse files
committed
Add GCC optimization report files to gitignore
1 parent 8f1181d commit 00d5e7f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,9 @@ cmake_install.cmake
66
.vscode
77

88
soa_boost
9-
soa_wrapper
9+
soa_wrapper
10+
11+
# GCC -fdump-ipa-all option files
12+
*ltrans*
13+
*wpa*
14+
*[0-9][0-9][0-9]i*

0 commit comments

Comments
 (0)