ThunderScope/.gitignore

23 lines
272 B
Plaintext

# Xcode Project specifc
*.xcuserstate
# vim specifc
tags
# clangd compile commands generated by bear for clangd lsp use
compile_commands.json
compile_commands.commands.json
.clangd
.cache
Software/xdma_driver_win_src_2018_2/*
*.exe
# testing files
*.c~
*.txt~
*.h~