Add *.gch files to gitignore
This commit is contained in:
parent
ea4b3502c3
commit
32ab413683
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -37,6 +37,7 @@ config.log
|
|||
.settings
|
||||
*.gcda
|
||||
*.gcno
|
||||
*.gch
|
||||
coverage/
|
||||
coverage.info
|
||||
doc/sphinx/cython/examples
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue