@@ -484,7 +484,7 @@ modules.xml
484
484
# Support for Project snippet scope
485
485
! .vscode /* .code-snippets
486
486
487
- # ## LaTeX ###
487
+ # ### LaTeX ###
488
488
# # Core latex/pdflatex auxiliary files:
489
489
* .aux
490
490
* .lof
@@ -498,3 +498,292 @@ modules.xml
498
498
* .cb
499
499
* .cb2
500
500
. * .lb
501
+
502
+ # # Intermediate documents:
503
+ * .dvi
504
+ * .xdv
505
+ * -converted-to. *
506
+ # these rules might exclude image files for figures etc.
507
+ # *.ps
508
+ # *.eps
509
+ # *.pdf
510
+
511
+ # # Generated if empty string is given at "Please type another file name for output:"
512
+ .pdf
513
+
514
+ # # Bibliography auxiliary files (bibtex/biblatex/biber):
515
+ * .bbl
516
+ * .bcf
517
+ * .blg
518
+ * -blx.aux
519
+ * -blx.bib
520
+ * .run.xml
521
+
522
+ # # Build tool auxiliary files:
523
+ * .fdb_latexmk
524
+ * .synctex
525
+ * .synctex(busy)
526
+ * .synctex.gz
527
+ * .synctex.gz(busy)
528
+ * .pdfsync
529
+
530
+ # # Build tool directories for auxiliary files
531
+ # latexrun
532
+ latex.out /
533
+
534
+ # # Auxiliary and intermediate files from other packages:
535
+ # algorithms
536
+ * .alg
537
+ * .loa
538
+
539
+ # achemso
540
+ acs- * .bib
541
+
542
+ # amsthm
543
+ * .thm
544
+
545
+ # beamer
546
+ * .nav
547
+ * .pre
548
+ * .snm
549
+ * .vrb
550
+
551
+ # changes
552
+ * .soc
553
+
554
+ # comment
555
+ * .cut
556
+
557
+ # cprotect
558
+ * .cpt
559
+
560
+ # elsarticle (documentclass of Elsevier journals)
561
+ * .spl
562
+
563
+ # endnotes
564
+ * .ent
565
+
566
+ # fixme
567
+ * .lox
568
+
569
+ # feynmf/feynmp
570
+ * .mf
571
+ * .mp
572
+ * .t [1-9 ]
573
+ * .t [1-9 ][0-9 ]
574
+ * .tfm
575
+
576
+ # (r)(e)ledmac/(r)(e)ledpar
577
+ * .end
578
+ * . ? end
579
+ * . [1-9 ]
580
+ * . [1-9 ][0-9 ]
581
+ * . [1-9 ][0-9 ][0-9 ]
582
+ * . [1-9 ]R
583
+ * . [1-9 ][0-9 ]R
584
+ * . [1-9 ][0-9 ][0-9 ]R
585
+ * .eledsec [1-9 ]
586
+ * .eledsec [1-9 ]R
587
+ * .eledsec [1-9 ][0-9 ]
588
+ * .eledsec [1-9 ][0-9 ]R
589
+ * .eledsec [1-9 ][0-9 ][0-9 ]
590
+ * .eledsec [1-9 ][0-9 ][0-9 ]R
591
+
592
+ # glossaries
593
+ * .acn
594
+ * .acr
595
+ * .glg
596
+ * .glo
597
+ * .gls
598
+ * .glsdefs
599
+ * .lzo
600
+ * .lzs
601
+
602
+ # uncomment this for glossaries-extra (will ignore makeindex's style files!)
603
+ # *.ist
604
+
605
+ # gnuplottex
606
+ * -gnuplottex- *
607
+
608
+ # gregoriotex
609
+ * .gaux
610
+ * .glog
611
+ * .gtex
612
+
613
+ # htlatex
614
+ * .4ct
615
+ * .4tc
616
+ * .idv
617
+ * .lg
618
+ * .trc
619
+ * .xref
620
+
621
+ # hyperref
622
+ * .brf
623
+
624
+ # knitr
625
+ * -concordance.tex
626
+ # TODO Uncomment the next line if you use knitr and want to ignore its generated tikz files
627
+ # *.tikz
628
+ * -tikzDictionary
629
+
630
+ # listings
631
+ * .lol
632
+
633
+ # luatexja-ruby
634
+ * .ltjruby
635
+
636
+ # makeidx
637
+ * .idx
638
+ * .ilg
639
+ * .ind
640
+
641
+ # minitoc
642
+ * .maf
643
+ * .mlf
644
+ * .mlt
645
+ * .mtc [0-9 ]*
646
+ * .slf [0-9 ]*
647
+ * .slt [0-9 ]*
648
+ * .stc [0-9 ]*
649
+
650
+ # minted
651
+ _minted *
652
+ * .pyg
653
+
654
+ # morewrites
655
+ * .mw
656
+
657
+ # newpax
658
+ * .newpax
659
+
660
+ # nomencl
661
+ * .nlg
662
+ * .nlo
663
+ * .nls
664
+
665
+ # pax
666
+ * .pax
667
+
668
+ # pdfpcnotes
669
+ * .pdfpc
670
+
671
+ # sagetex
672
+ * .sagetex.sage
673
+ * .sagetex.py
674
+ * .sagetex.scmd
675
+
676
+ # scrwfile
677
+ * .wrt
678
+
679
+ # sympy
680
+ * .sout
681
+ * .sympy
682
+ sympy-plots-for- * .tex /
683
+
684
+ # pdfcomment
685
+ * .upa
686
+ * .upb
687
+
688
+ # pythontex
689
+ * .pytxcode
690
+ pythontex-files- * /
691
+
692
+ # tcolorbox
693
+ * .listing
694
+
695
+ # thmtools
696
+ * .loe
697
+
698
+ # TikZ & PGF
699
+ * .dpth
700
+ * .md5
701
+ * .auxlock
702
+
703
+ # todonotes
704
+ * .tdo
705
+
706
+ # vhistory
707
+ * .hst
708
+ * .ver
709
+
710
+ # easy-todo
711
+ * .lod
712
+
713
+ # xcolor
714
+ * .xcp
715
+
716
+ # xmpincl
717
+ * .xmpi
718
+
719
+ # xindy
720
+ * .xdy
721
+
722
+ # xypic precompiled matrices and outlines
723
+ * .xyc
724
+ * .xyd
725
+
726
+ # endfloat
727
+ * .ttt
728
+ * .fff
729
+
730
+ # Latexian
731
+ TSWLatexianTemp *
732
+
733
+ # # Editors:
734
+ # WinEdt
735
+ * .bak
736
+ * .sav
737
+
738
+ # Texpad
739
+ .texpadtmp
740
+
741
+ # LyX
742
+ * .lyx~
743
+
744
+ # Kile
745
+ * .backup
746
+
747
+ # gummi
748
+ . * .swp
749
+
750
+ # KBibTeX
751
+ * ~ [0-9 ]*
752
+
753
+ # TeXnicCenter
754
+ * .tps
755
+
756
+ # auto folder when using emacs and auctex
757
+ . /auto /*
758
+ * .el
759
+
760
+ # expex forward references with \gathertags
761
+ * -tags.tex
762
+
763
+ # standalone packages
764
+ * .sta
765
+
766
+ # Makeindex log files
767
+ * .lpz
768
+
769
+ # xwatermark package
770
+ * .xwm
771
+
772
+ # REVTeX puts footnotes in the bibliography by default, unless the nofootinbib
773
+ # option is specified. Footnotes are the stored in a file with suffix Notes.bib.
774
+ # Uncomment the next line to have this generated file ignored.
775
+ # *Notes.bib
776
+
777
+ # ## LaTeX Patch ###
778
+ # LIPIcs / OASIcs
779
+ * .vtc
780
+
781
+ # glossaries
782
+ * .glstex
783
+
784
+ # ## TeX ###
785
+
786
+ # these rules might exclude image files for figures etc.
787
+ # *.ps
788
+ # *.eps
789
+ # *.pdf
0 commit comments