-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
73 lines (73 loc) · 1.28 KB
/
Copy path.gitignore
File metadata and controls
73 lines (73 loc) · 1.28 KB
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
SQLiteAnalyzer.pro.user
build
src/build
*.o
.qmake.stash
*.app
moc_*
ui_mainwindow.h
src/release
src/debug
src/.qtc_clangd
src/Makefile*
src/recents
src/.idea
src/cmake-build-debug
.vscode/settings.json
src/artifacts
.DS_Store
src/.qt
src/CMakeFiles
src/SQLiteQueryAnalyzer_autogen
*.dmg
src/cmake_install.cmake
src/CMakeCache.txt
src/SQLiteQueryAnalyzer
src/.cmake
src/.ninja*
src/build.ninja
src/Testing
src/.sonarlint
.vs
CMakeFiles
SQLiteQueryAnalyzer_autogen
cmake_install.cmake
CMakeCache.txt
SQLiteQueryAnalyzer
.cmake
.ninja*
build.ninja
cmake-build-debug
artifacts/SQLiteQueryAnalyzer-Setup.exe
*.nupkg
/6.*/
*aqtinstall.log
linux/usr/share/icons/hicolor/256x256/apps/sqlitequery.png
SQLiteQueryAnalyzer-1.0-Linux.7z
SQLiteQueryAnalyzer-1.0-Linux.deb
SQLiteQueryAnalyzer-1.0-Linux.rpm
SQLiteQueryAnalyzer-1.0-Linux.tar.Z
SQLiteQueryAnalyzer-1.0-Linux.tar.bz2
SQLiteQueryAnalyzer-1.0-Linux.tar.gz
SQLiteQueryAnalyzer-1.0-Linux.tar.xz
SQLiteQueryAnalyzer-1.0-Linux.zip
sqlitequery_1.0.0_amd64.snap
_CPack_Packages
linux/bin
linux/lib
linux/plugins
linux/translations
*.snap
_codeql_detected_source_root
.squad/orchestration-log/
.squad/log/
.squad/decisions/inbox/
.squad/sessions/
.squad-workstream
.idea
debug
release
Makefile.Debug
Makefile.Release
dist/artifacts
cmake-build-debug-visual-studio-2026