forked from Stellarium/stellarium
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
82 lines (82 loc) · 1.18 KB
/
.gitignore
File metadata and controls
82 lines (82 loc) · 1.18 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
74
75
76
77
78
79
80
81
82
__
builds
build
installers
.DS_Store
CMakeLists.txt.user*
CMakeFiles
CMakeCache*
cmake-build-*
CPackConfig.cmake
CPackSourceConfig.cmake
cmake_install.cmake
cmake_uninstall.cmake
/CMakeDoxyfile.in
/CMakeDoxygenDefaults.cmake
/Doxyfile
doc/qt.tag
doc/stellarium.pod
doc/stellarium.1
data/default_cfg.ini
data/Info.plist
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
# Ignore vscode project files
.vscode
# Ignore QtCreator project files
.qtcreator
# Ignore Git attributes
.gitattributes
# Ignore script test data
scripts/tests/media
scripts/tests/videotest_avi.ssc
scripts/tests/QJSEngine_basictest.ssc
skycultures/modern_her
*.tif
valgrind.log
*_old*
*_pch.h
PCH-*
*_GZ*
GZ_*
*.awk