Browse Source

Merge pull request #1929 from Raphexion/raphexion/ignore-emacs-temp-files

templates/gitignore ignore emacs temp files
pull/1935/head
Fred Hebert 6 years ago
committed by GitHub
parent
commit
83d01b5249
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions
  1. +1
    -0
      THANKS
  2. +1
    -0
      priv/templates/gitignore

+ 1
- 0
THANKS View File

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

+ 1
- 0
priv/templates/gitignore View File

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

Loading…
Cancel
Save