7
mirror of https://github.com/EEVengers/ThunderScope.git synced 2025-04-04 21:36:55 +00:00

Removed .DS_Store and updated .gitignore

This commit is contained in:
Aleksa 2022-10-31 21:41:51 -04:00
parent 792316de93
commit 788030e273
2 changed files with 3 additions and 18 deletions

BIN
.DS_Store vendored

This file was deleted.

21
.gitignore vendored
View File

@ -9,29 +9,14 @@ compile_commands.json
compile_commands.commands.json
.clangd
.cache
Software/.vscode/settings.json
Software/waveview/package-lock.json
Software/waveview/package-lock.json
Software/waveview/package.json
Software/xdma_driver_win_src_2018_2/*
Software/waveview/.vs/*
Software/waveview/CMakeFiles/*
Software/waveview/scope.dir/Debug/*
Software/waveview/Debug/*
*.exe
Software/waveview/scope.vcxproj.user
Software/waveview/scope.vcxproj.filters
Software/waveview/x86/*
Software/waveview/x64/*
Software/waveview/ZERO_CHECK/*
Software/waveview/ZERO_CHECK.vcxproj.filters
Software/waveview/ALL_BUILD.vcxproj.filters
Software/waveview/cmake_install.cmake
Software/waveview/CMakeCache.txt
# testing files
Software/waveview/dump.csv
*.c~
*.txt~
*.h~