mirror of
https://github.com/github/gitignore
synced 2024-12-02 16:35:44 +01:00
Ignores the preview files generated by AUCTeX
Added an ignore for for _region_ files that get generated by emacs in AUCTeX mode.
This commit is contained in:
parent
ecf9bac896
commit
3e6b8d2402
@ -30,3 +30,4 @@
|
|||||||
*.vrb
|
*.vrb
|
||||||
*.xdy
|
*.xdy
|
||||||
*.tdo
|
*.tdo
|
||||||
|
_region_*
|
||||||
|
Loading…
Reference in New Issue
Block a user