-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
47 lines (46 loc) · 755 Bytes
/
.gitignore
File metadata and controls
47 lines (46 loc) · 755 Bytes
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
*~
#*#
*.mo
*.orig
*.bak
*.tdy
*.ctags
*.vstags
models/*/*.tgz
tex/sample-*.pdf
AMC-buildpdf
AMC-detect
AMC-pdfformfields
AMC-gui-apropos.glade
AMC-*.pl
AMC-perl/AMC/Basic.pm
AMC-perl/AMC/Gui/Main.pm
AMC-perl/AMC/Gui/APropos.glade
Makefile.versions
vars-subs.pl
auto-multiple-choice
net.auto_multiple_choice.amc.desktop
auto-multiple-choice.spec
tex/automultiplechoice.dtx
tex/automultiplechoice.pdf
tex/automultiplechoice.sty
tex/automultiplechoice.amc
tex/automultiplechoice.xy
icons/auto-multiple-choice.xpm
icons/auto-multiple-choice.svgz
icons/auto-multiple-choice-*.png
icons/auto-multiple-choice.png
local/deb-auto-changelog
tests/t/images/images.d/*.eps
I18N/po-clean.pl
tmp
tarballs
.DS_Store
*.log
*.aux
*.cb
*.cb2
*.glo
*.idx
*.toc
__pycache__