mirror of
https://github.com/google/benchmark.git
synced 2025-03-31 06:30:35 +08:00
Ignore python compiled files
This commit is contained in:
parent
b2a43b491c
commit
07de09c94c
2
.gitignore
vendored
2
.gitignore
vendored
@ -6,6 +6,8 @@
|
||||
*.cmake
|
||||
!/cmake/*.cmake
|
||||
*~
|
||||
*.pyc
|
||||
__pycache__
|
||||
|
||||
# cmake files.
|
||||
/Testing
|
||||
|
Loading…
Reference in New Issue
Block a user