forked from Stellarium/stellarium
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
48 lines (48 loc) · 760 Bytes
/
.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
builds
build
installers
.DS_Store
CMakeLists.txt.user
Stellarium.bat
stellarium.iss
README
doc/qt.tag
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
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/*
* - Kopie.*
*.~
*~
*.lnk
# Ignore intellij project files
*.iml