blob: 2e20bee388fd04af8a943d5e8d563da6ffc1b653 [file] [log] [blame] [view] [raw]
# The `dev` folder
This folder is for development and testing purposes and can be safely removed.
Use this folder to place any development files for your own local application / testing.
Any files placed here (except the about/README.md) will be ignored by `git`.
This also helps with CMake support, making it easy to exclude development files from the `CMakeLists.txt` file.