Skip to content

Commit 7088865

Browse files
asinghvi17Datseris
authored andcommitted
Update gitignore.txt (#55)
1 parent e22a7a0 commit 7088865

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/defaults/gitignore.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1+
# Folders to ignore - files may be too large, too many, etc.
12
data
23
videos
34
plots
45
notebooks
56
_research
7+
8+
# LaTeX build artifacts
69
*.pdf
710
*.aux
811
*.bbl
@@ -12,4 +15,10 @@ _research
1215
*.synctex.gz(busy)
1316
*.synctex.gz(buzy)
1417
*.out
18+
*.bcf
19+
*.fls
20+
*.fdb_latexmk
21+
*.run.xml
22+
23+
# MS Word temp files
1524
~$*

0 commit comments

Comments
 (0)