receipt_indexer/.gitignore
Ethan Wellenreiter 1260625061 Update .gitignore
Title. Just a quick update.

Signed-off-by: Ethan Wellenreiter <ewellenreiter@gmail.com>
2023-10-18 23:10:34 -04:00

20 lines
286 B
Plaintext

**/CMakeLists.txt.user
**/CMakeCache.txt
**/CMakeFiles
**/CMakeScripts
**/Testing
**/Makefile
**/cmake_install.cmake
**/install_manifest.txt
**/compile_commands.json
**/CTestTestfile.cmake
**/_deps
**/build/
**/.vs/
/.vscode/
**/testing_space/
.cache/
temp/
datasetimages/
__pycache__/