forked from wxMaxima-developers/wxmaxima
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
92 lines (92 loc) · 1.13 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
CMakeDoxyfile.in
CMakeDoxygenDefaults.cmake
wxMaxima.pot
.idea
.travis-cache
INSTALL
wxMaxima.win.zip
_CPack_Packages
wxmaxima-*.Z
wxmaxima-*.gz
wxmaxima-*.bz2
wxmaxima-*.xz
wxmaxima-*.deb
wxmaxima-*.rpm
debian
aclocal.m4
Makefile
Makefile.in
config.*
wxmaxima.spec
missing
install-sh
depcomp
configure
autom4te.cache
compile
wxMaxima.app
acinclude.m4
texput.log
*.tar.gz.asc
*.exe
*.o
obj
wxMaxima.depend
wxMaxima.layout
*~
#*
.#*
*#
wxmaxima-*.*.*.tar.gz
dylibs.sh
dylibs.txt
wxmaxima.key
wxmaxima
CMakeCache.txt
cmake_install.cmake
CMakeFiles
cmake-build-debug
wxmaxima.cbp
install_manifest.txt
CPackConfig.cmake
CPackSourceConfig.cmake
.vs
wxmaxima-local
wxmaxima-local.bat
snap/.snapcraft
Testing
*.snalyzerinfo
cppcheck-cppcheck-build-dir/
build
build-*
*.asc
checksums-md5.txt
checksums-sha1.txt
checksums-sha256.txt
checksums-sha512.txt
create-checksums.sh
parts
locale
*.orig
cov-int
*.tgz
appimagetool-*.AppImage
_image*.png
gmon.out
buildsnap.sh
configure.sh
libs
prime
stage
wxmaxima_source.tar.bz2
CTestTestfile.cmake
Testing
deploy_rsa
.ninja_deps
.ninja_log
build.ninja
rules.ninja
.DS_Store
.vscode/
wxmaxima.code-workspace
debian/files