소스 검색
Merge pull request #1929 from Raphexion/raphexion/ignore-emacs-temp-files
templates/gitignore ignore emacs temp files
pull/1935/head
Fred Hebert
6 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
2개의 변경된 파일과
2개의 추가작업 그리고
0개의 파일을 삭제
-
THANKS
-
priv/templates/gitignore
|
|
@ -140,3 +140,4 @@ Heinz N. Gies |
|
|
|
Roberto Aloi |
|
|
|
Andrew McRobb |
|
|
|
Drew Varner |
|
|
|
Niklas Johansson |
|
|
@ -16,3 +16,4 @@ _build |
|
|
|
.idea |
|
|
|
*.iml |
|
|
|
rebar3.crashdump |
|
|
|
*~ |