Merge pull request #2237 from marxin/gcda-to-gitignore
Add GCC PGO data files to .gitignore.
This commit is contained in:
commit
78ebe4b5de
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,6 +33,7 @@ bin/
|
||||
.buckd/
|
||||
buck-out/
|
||||
build-*
|
||||
*.gcda
|
||||
|
||||
# Other files
|
||||
.directory
|
||||
|
Loading…
x
Reference in New Issue
Block a user