summaryrefslogtreecommitdiff
path: root/.gitignore
blob: de9d5f0af4a9915f2cf49c1514f1b3b59097e70e (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
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
74
75
76
77
__
builds
build
installers
.DS_Store
CMakeLists.txt.user*
CMakeFiles
CMakeCache*
cmake-build-*
CPackConfig.cmake
CPackSourceConfig.cmake
cmake_install.cmake
cmake_uninstall.cmake
/translations
/CMakeDoxyfile.in
/CMakeDoxygenDefaults.cmake
/Doxyfile
Stellarium.bat
stellarium.iss
README
doc/qt.tag
doc/stellarium.pod
doc/stellarium.1
locale
util/locations-editor/Makefile
util/locations-editor/locations-editor
util/locations-editor/locations-editor.pro.user
util/copy-translations.bat
plugins/Observability/doc
data/default_config.ini
data/default_cfg.ini
data/Info.plist
src/external/config.h
src/external/indiversion.h
src/stellarium
Makefile
!guide/Makefile
guide/*.aux
guide/*.log
guide/*.bbl
guide/*.blg
guide/*.ilg
guide/*.idx
guide/*.toc
guide/*.ind
guide/*.ptc
guide/*.bcf
guide/*.xml
guide/*.xref
guide/*.dvi
guide/*.4tc
guide/*.tmp
guide/*.synctex.gz
guide/version.tex
guide/guide.pdf
guide/SUG.pdf
guide/pictures/*.xbb
guide/pictures/GZ_*.png
guide/pictures/gz_*.png
guide/pictures/P_BSC*.png
guide/html/*
ui_*.h
qrc_*.cpp
*_autogen
* - Kopie.*
*.a
*.~
*~
*.lnk
# Ignore intellij project files
*.iml
.scannerwork
.idea
# Ignore KDevelop project files
.kdev4
# Ignore Eclipse project files
.project