-
Notifications
You must be signed in to change notification settings - Fork 166
/
Copy path.gitignore
73 lines (73 loc) · 1.56 KB
/
.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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
cmake_install.cmake
Makefile
moc_*.cpp
*_automoc.cpp
ui_*.h
build*
deps
scopy
iio-emu
android/assets/libsigrokdecode/*
android/assets/python3.*/*
resources/scopy_osp.html
resources/stylesheets/default.qss
resources/stylesheets/light.qss
resources/credits.html
resources/scopy_home.html
resources/about.html
*qt.conf
!android/src/org/adi/scopy
*.swp
*.DS_Store
android-build
android*.sh
*.apk
*.aab
!CI/android/*
html/
build_arm64-v8a/
!doc/Doxyfile
!doc/local-windows-build-readme.md
.cache/*
build/*
.vscode/*
ci/general/gh-actions.envs
ci/ubuntu/staging
ci/macOS/staging
ci/arm/staging
ci/arm/docker/sysroot*
ci/arm/scopy.AppDir
ci/arm/staging
ci/arm/scopy.AppDir
ci/arm/scopy.squashfs
ci/arm/squashfs-root
ci/arm/sysroot
ci/x86_64/staging
ci/x86_64/scopy.AppDir
ci/windows/staging
windows/*
core/include/scopy-core_config.h
core/include/scopy-core_export.h
core/include/core/scopy-core_config.h
core/include/core/scopy-core_export.h
common/include/common/scopy-common_config.h
common/include/common/scopy-common_export.h
gr-util/include/gr-util/scopy-gr-util_export.h
gui/include/gui/scopy-gui_export.h
gui/include/gui/scopy-gui_config.h
iio-widgets/include/iio-widgets/scopy-iio-widgets_export.h
iioutil/include/iioutil/scopy-iioutil_config.h
iioutil/include/iioutil/scopy-iioutil_export.h
pluginbase/include/pluginbase/scopy-pluginbase_config.h
pluginbase/include/pluginbase/scopy-pluginbase_export.h
bin/*
lib/*
docs/_build/*
share/*
gui/include/gui/style_properties.h
gui/include/gui/style_attributes.h
*style_properties.h
*style_attributes.h