blob: 8dc459ea276b108504c8909ffda23319fe5acaa9 [file] [log] [blame]
# C/C++ build outputs
bins
gens
libs
objs
# Python virtual environments
python*_virtual_environment
# gcov coverage data
coverage
*.gcno
# profiler output
*.prof
# python compiled objects
*.pyc
#eclipse project files
.cproject
.project
.settings
# cache for run_tests.py
.run_tests_cache
# emacs temp files
*~
# vim temp files
.*.swp
# Makefile's cache
cache.mk
# Temporary test reports
report.xml
# port server log
portlog.txt
# gyp generated make files
*-gyp.mk
out