**/*.dockerfile
**/.dockerignore
**/*~
**/*.a
**/*.cache
**/*.DS_Store
**/*.egg-info
**/*.exe
**/*.gch
**/.git
**/*.lib
**/*.o
**/*.pyc
**/*.so
**/*.swp
**/.eggs
**/.idea
**/Makefile
**/lib*.pc
**/.project
**/.pytest_cache
**/.python-version
**/.tox
**/.cproject
**/build
**/_build
*build*
**/dist
**/CMakeLists.txt.user
**/VersionInfo*.cmake
**/Testing
