-
Notifications
You must be signed in to change notification settings - Fork 7
/
.gitignore
56 lines (56 loc) · 1.01 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
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
Icon*
desktop.ini
## Dropbox etc
.dropbox
*conflicted copy*
## Editor products
*~
*.lock
*.swp
*.bak
auto
.auctex-auto
\#*\#
## git worktrees
/worktree*
## LaTeX products
*.out
*.aux
*.bbl
*.bcf
*.blg
*.brf
*.fdb*
*.fls
*.log
*.run.xml
*.synctex*
*.toc
*.pytxcode
*.markdown.lua
## Compiler products
*.pyc
*.o
*.a
*.so
## Author ignore files
Intro-Math-Programming/baseText/MINLP/*
Intro-Math-Programming/baseText/MINLP*
Intro-Math-Programming/baseText/MINLP.*
Intro-Math-Programming/baseText/letter-instructors-students-MINLP.tex
Intro-Math-Programming/baseText/preface-MINLP.tex
Intro-Math-Programming/baseText/title-MINLP.tex
Intro-Math-Programming/baseText/optimization/title-MINLP.tex
Intro-Math-Programming/baseText/optimization/MINLP-front-matter.tex
Intro-Math-Programming/baseText/presentation_figures/*
Intro-Math-Programming/baseText/letters-instructors-students-MINLP.tex
Intro-Math-Programming/baseText/ISE*