repo.or.cz
/
kworship.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Database: sqlite default to appdata kworship.db
[kworship.git]
/
.gitignore
blob
99e5abf77446f39834c2182fbbdb651cdcd8bf00
1
# Misc
2
*~
3
*.swp
4
lib
5
temp
6
7
# Object files
8
*.o
9
*.a
10
*.la
11
*.so
12
13
# CMake
14
Makefile
15
CMakeFiles
16
CMakeCache.txt
17
CMakeTmp
18
DartTestfile.txt
19
cmake_install.cmake
20
cmake_uninstall.cmake
21
CTestTestfile.cmake
22
install_manifest.txt
23
24
# Qt MOC
25
moc_*.cpp
26
*_automoc.cpp
27
*_automoc.cpp.files
28
*.moc
29
30
# KDE
31
ui_*.h
32
settings.h
33
settings.cpp
34
35
# Translations
36
*.pot
37
*.gmo