소스 검색

templates/gitignore ignore emacs temp files

emacs creates temp files that ends with tilde (~).
These temp files should never be commited.
It is therefore safe to ignore them.

Signed-off-by: Niklas Johansson <raphexion@gmail.com>
pull/1929/head
Niklas Johansson 6 년 전
부모
커밋
f0826929de
No known key found for this signature in database GPG 키 ID: 732877BAEFFA2B5D
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      THANKS
  2. +1
    -0
      priv/templates/gitignore

+ 1
- 0
THANKS 파일 보기

@ -140,3 +140,4 @@ Heinz N. Gies
Roberto Aloi
Andrew McRobb
Drew Varner
Niklas Johansson

+ 1
- 0
priv/templates/gitignore 파일 보기

@ -16,3 +16,4 @@ _build
.idea
*.iml
rebar3.crashdump
*~

불러오는 중...
취소
저장