-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
56 lines (46 loc) · 810 Bytes
/
.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
# autosave files
*~
# .DS_Store
.DS_Store
# generated documentation and aux tex files
*.pdf
*.log
*.aux
*.idx
*.ind
*.glo
*.gls
*.ilg
*.toc
*.out
*.hd
*.synctex.gz
# auto-generated sty/cls files
phf*/*.sty
phf*/*.def
phf*/*.cls
# distribution files (TDS.ZIP)
*/*.tds.zip
# distribution files
phffullpagefigure/phffullpagefigure.zip
phfnote/phfnote.zip
phfparen/phfparen.zip
phfqit/phfqit.zip
phfquotetext/phfquotetext.zip
phfsvnwatermark/phfsvnwatermark.zip
phfthm/phfthm.zip
phfcc/phfcc.zip
phfextendedabstract/phfextendedabstract.zip
# pkg.mk
phffullpagefigure/pkg.mk
phfnote/pkg.mk
phfparen/pkg.mk
phfqit/pkg.mk
phfquotetext/pkg.mk
phfsvnwatermark/pkg.mk
phfthm/pkg.mk
phfcc/pkg.mk
phfextendedabstract/pkg.mk
# other junk/temp files
test/testthm-revtexNotes.bib
test/testextendedabstractNotes.bib