-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
119 lines (118 loc) · 1.84 KB
/
.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
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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
# yaml-cpp copy for optional alternative build
#
lib/yaml-cpp
#
# --------------------------------------------
#
TAGS
#
*.[oa]
*~
\#*\#
gama-*.*.tar.gz
*.zip
a.out
*.pro*
*.autosave
gama-local-pro
Makefile.am.user
*.json
out
*.patch
#
aclocal.m4
autom4te.cache/
#
.deps
.dirstamp
INSTALL
Makefile
Makefile.in
config.h
config.h.in
config.log
config.status
configure
stamp-h1
scripts/config.aux/
#
test-suite.log
tests/gama-local/gama-local-adjustment
tests/gama-local/gama-local-algorithms
tests/gama-local/gama-local-equivalents
tests/gama-local/gama-local-html
tests/gama-local/gama-local-sqlite-reader
tests/gama-local/gama-local-version
tests/gama-local/gama-local-xml-results
tests/gama-local/gama-local-xml-xml
tests/gama-local/scripts/check_algorithms
tests/gama-local/scripts/check_equivalents
tests/gama-local/scripts/check_html
tests/gama-local/scripts/check_xml_results
tests/gama-local/scripts/check_xml_xml
tests/gama-local/scripts/check_xml_coordinates
tests/gama-local/scripts/sqlite_init_db
tests/gama-local/xmllint-gama-local-xsd
tests/gama-local/xmllint-gama-local-adjustment-xsd
tests/krumm/cmp_xml_file
#
doc/version.texi
doc/gama.html
doc/gama.info
doc/stamp-vti
doc/manual/
doc/gendocs*
doc/gama.aux
doc/gama.cp
doc/gama.cps
doc/gama.fn
doc/gama.ky
doc/gama.log
doc/gama.pg
doc/gama.toc
doc/gama.tp
doc/gama.vr
doc/gama.pdf
doc/gama.t2p
doc/gama.t2d
doc/gama.dvi
#
src/gama-g3
src/gama-local
src/gama-local-xml2txt
src/gama-local-xml2sql
src/gama-local-yaml2gkf
src/gama-local-gkf2yaml
src/krumm2gama-local
scripts/ellipsoids_xml
scripts/gnu_gama_dep
scripts/slovnikar
discarded_entries
#
# doxygen
dox
#
*build*
#
lib/gnu_gama/local/language.html
#
.Rhistory
octave-workspace
#
CMakeLists.txt.user*
.vs
.vscode
run.bat
#
*.log
*.trs
*.sh
# .............................................................
#
Release*
Debug*
Sandbox
*.tar.gz
*.diff
work
.qtc_clangd