*.aux | |
*.glo | |
*.idx | |
*.log | |
*.toc | |
*.ist | |
*.acn | |
*.acr | |
*.alg | |
*.bbl | |
*.blg | |
*.dvi | |
*.glg | |
*.gls | |
*.ilg | |
*.ind | |
*.lof | |
*.lot | |
*.maf | |
*.mtc | |
*.mtc1 | |
*.out | |
*.synctex.gz |
This comment has been minimized.
This comment has been minimized.
Thank you! Good idea, I added it. |
This comment has been minimized.
This comment has been minimized.
Why not use this instead: $ cat .gitignore * !myfile.tex |
This comment has been minimized.
This comment has been minimized.
Because it's decently rare that a .tex file exists by itself, there's BibTeX files, figures, usually some sort of misc notes you want (I even have a rake file using rake-latex from Oxford Uni). All that said, if you really do have a .tex file in isolation, that's a good solution :) |
This comment has been minimized.
This comment has been minimized.
excellent, just what i need! thanks. |
This comment has been minimized.
This comment has been minimized.
Thank you for this great file ! |
This comment has been minimized.
This comment has been minimized.
Cool! Thank you! |
This comment has been minimized.
This comment has been minimized.
If using latexmk to manage the compile process, add |
This comment has been minimized.
This comment has been minimized.
I added *#* to my list to not track the emacs backup files. |
This comment has been minimized.
This comment has been minimized.
I added *.pdf since this is an output file and not a source file. The same could apply to *.dvi. |
This comment has been minimized.
This comment has been minimized.
Thanks !, very useful. |
This comment has been minimized.
This comment has been minimized.
if using the pagebackref option of the hyperref package you also get a |
This comment has been minimized.
This comment has been minimized.
I would sort it alphabetically :) Good one! |
This comment has been minimized.
This comment has been minimized.
While for AUCTeX you also get files like: |
This comment has been minimized.
This comment has been minimized.
Thank you Stefan, this is nice and useful. You may also want to include *.lol (List of Listings), produced by the listings package. |
This comment has been minimized.
This comment has been minimized.
Thank You, indeed. My "manuscript" got rather large and manually tracking changes piecemeal got unmanageable, thankfully I opted way back then to compose it in \LaTeX so now that I've been able to regenerate it from ancient source, I'll be able to track it, too. |
This comment has been minimized.
This comment has been minimized.
Just what i was looking for, great! What about adding *.pdf? And for TexMaker users
is useful also. |
This comment has been minimized.
This comment has been minimized.
nice. thanks! |
This comment has been minimized.
This comment has been minimized.
Yay! Cheers! |
This comment has been minimized.
This comment has been minimized.
Thanks! BTW, biber creates *.bcf and *.run.xml files. |
This comment has been minimized.
This comment has been minimized.
|
This comment has been minimized.
This comment has been minimized.
Thanks |
This comment has been minimized.
This comment has been minimized.
Thanks for cleaning up my fat repo! |
This comment has been minimized.
This comment has been minimized.
I see multiple comments suggesting adding *.pdf, but as of yet it was not included.. Is there an argument to leave it out? |
This comment has been minimized.
This comment has been minimized.
This is perfect, Thanks! |
This comment has been minimized.
This comment has been minimized.
Thanks! |
This comment has been minimized.
This comment has been minimized.
Thanks :) |
This comment has been minimized.
This comment has been minimized.
joostrijneveld: adding *.pdf to a standard .gitignore is a bad idea since pictures in latex documents often are included in pdf format. I would also argue that it's pretty convenient for someone not interested in editing the document to have easy access to the output pdf file, without having to download any non-common packages and building it manually. |
This comment has been minimized.
This comment has been minimized.
Thanks! |
This comment has been minimized.
This comment has been minimized.
Hi, Thanks for your sharing. I propose to add |
This comment has been minimized.
This comment has been minimized.
I propose to add |
This comment has been minimized.
This comment has been minimized.
Thank you! |
This comment has been minimized.
This comment has been minimized.
Thank you from a very new git and latex user! |
This comment has been minimized.
This comment has been minimized.
i am new to git, and i want to share latex project over here, with all the figures, bib files and tex file. |
This comment has been minimized.
This comment has been minimized.
thanks as well! |
This comment has been minimized.
This comment has been minimized.
Nice, thanks for sharing. I suggest adding |
This comment has been minimized.
This comment has been minimized.
ordered ascending: https://gist.github.com/tobiasschuerg/d535a00dd81dea5150b8 |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Thanks a bunch! |
This comment has been minimized.
This comment has been minimized.
Thx. Some things to add:
|
This comment has been minimized.
This comment has been minimized.
Thank you |
This comment has been minimized.
This comment has been minimized.
Thanks! This is very useful |
This comment has been minimized.
This comment has been minimized.
*.bcf |
This comment has been minimized.
This comment has been minimized.
This is great, thanks. |
This comment has been minimized.
This comment has been minimized.
Thanks... very good! I might consider adding '*.brf'. |
This comment has been minimized.
This comment has been minimized.
I usually add *.tex~ and *.tex.backup. |
This comment has been minimized.
This comment has been minimized.
Thanks ! |
This comment has been minimized.
This comment has been minimized.
I needed to also add:
|
This comment has been minimized.
This comment has been minimized.
I add:
|
This comment has been minimized.
This comment has been minimized.
I added
|
This comment has been minimized.
This comment has been minimized.
Excellent! Thank you very much for sharing. |
This comment has been minimized.
This comment has been minimized.
*.brf |
This comment has been minimized.
This comment has been minimized.
Thanks you so much. |
This comment has been minimized.
This comment has been minimized.
*.thm |
This comment has been minimized.
This comment has been minimized.
Thanks! |
This comment has been minimized.
This comment has been minimized.
Thanks a lot! |
This comment has been minimized.
This comment has been minimized.
Thank you, I added some entries *.aux |
This comment has been minimized.
This comment has been minimized.
How nice! Thank you very much! |
This comment has been minimized.
This comment has been minimized.
Thanks! This was a good thing to share. |
This comment has been minimized.
This comment has been minimized.
Why not just ignore everything first and whitelist directories, *.bib, and *.tex files? |
This comment has been minimized.
This comment has been minimized.
Sounds good |
This comment has been minimized.
This comment has been minimized.
TexStudio has the following extensions list in tools -> clean |
This comment has been minimized.
This comment has been minimized.
.bcf For merging artifacts you can also add |
This comment has been minimized.
This comment has been minimized.
Maybe also .out.ps? |
This comment has been minimized.
This comment has been minimized.
For those who use JetBrains and TeXiFy-IDEA plugin. |
This comment has been minimized.
Excellent! Thanks for this!
I might consider adding '*.synctex.gz'.