openauto/.gitignore
Matthew Hilton cf77993f3c
switch patch version to use git hash (#25)
* switched patch version to use git hash

* added message to output version
2021-12-25 11:53:05 -06:00

24 lines
331 B
Plaintext

# Add any directories, files, or patterns you don't want to be tracked by version control
.vscode/
lib/
bin/
.idea/
build/
CMakeLists.txt.user
cmake-build-*/
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
*_autogen/
*.pb.cc
*.pb.h