mirror of
https://github.com/Radarr/Radarr
synced 2025-01-31 20:03:06 +00:00
Emacs gitignore
This commit is contained in:
parent
cb158028df
commit
1368c7c6e3
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -45,6 +45,10 @@ _dotCover*
|
|||
# DevExpress CodeRush
|
||||
src/.cr/
|
||||
|
||||
# Emacs
|
||||
*~
|
||||
\#*\#
|
||||
|
||||
# NCrunch
|
||||
*.ncrunch*
|
||||
.*crunch*.local.xml
|
||||
|
|
Loading…
Reference in a new issue