Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitignore - github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9ab62e1908c7e9a97794ec9750603fdedf4b850f (plain)
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
CMakeLists.txt.*
build*/
cmake-build-*/
release*/
.idea/
*.iml
*.kdev4

\.vscode/
*.swp

.DS_Store
.version
desktop.ini
\.scannerwork/

/snap/.snapcraft/
/parts/
/stage/
/prime/
/*.snap
/*_source.tar.bz2

# MSVC Files
CMakeSettings.json
CMakePresets.json
.vs/
out/