forked from EEVengers/ThunderScope
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
34 lines (30 loc) · 846 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# 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/.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