Commit 7e591c294bab94961089f3c24d3550fee33329a2

Authored by damau
1 parent cccd26cc
Exists in master and in 1 other branch production

to ignore #*# files created by emacs

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
.gitignore
... ... @@ -13,3 +13,4 @@ config/newrelic.yml
13 13 *~
14 14 *.rbc
15 15 .DS_Store
  16 +*#
16 17 \ No newline at end of file
... ...