# tests/.gitignore blanket-ignores *.cpp/*.hpp as shedskin-generated build
# output. The files below are hand-written native-extension fixtures (same
# pattern as examples/rsync/lib/hashlib.*), not generated, so they're
# explicitly un-ignored here.
!wrapper/doubler.hpp
!wrapper/doubler.cpp
!shared/shared_helper.hpp
