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/
|
.buckd/
|
||||||
buck-out/
|
buck-out/
|
||||||
build-*
|
build-*
|
||||||
|
*.gcda
|
||||||
|
|
||||||
# Other files
|
# Other files
|
||||||
.directory
|
.directory
|
||||||
|
Loading…
x
Reference in New Issue
Block a user