Selaa lähdekoodia

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 vuotta sitten
vanhempi
commit
f0826929de
No known key found for this signature in database GPG Key ID: 732877BAEFFA2B5D
2 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. +1
    -0
      THANKS
  2. +1
    -0
      priv/templates/gitignore

+ 1
- 0
THANKS Näytä tiedosto

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

+ 1
- 0
priv/templates/gitignore Näytä tiedosto

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

Ladataan…
Peruuta
Tallenna