mirror of
https://github.com/Radarr/Radarr
synced 2025-12-06 16:32:36 +01: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
|
# DevExpress CodeRush
|
||||||
src/.cr/
|
src/.cr/
|
||||||
|
|
||||||
|
# Emacs
|
||||||
|
*~
|
||||||
|
\#*\#
|
||||||
|
|
||||||
# NCrunch
|
# NCrunch
|
||||||
*.ncrunch*
|
*.ncrunch*
|
||||||
.*crunch*.local.xml
|
.*crunch*.local.xml
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue