diff options
author | Vincent Ambo <vincent@spotify.com> | 2013-08-05T13·37+0200 |
---|---|---|
committer | Vincent Ambo <vincent@spotify.com> | 2013-08-05T13·37+0200 |
commit | edb2ca67d3d4809af7f164142a318b65e6ecae69 (patch) | |
tree | 42fe1bb9826972cdace3674c3897375b3f231932 /.gitignore | |
parent | 1ba56be2ee45cf902199223d6ed86d04739c1399 (diff) |
Rename irc.el to init-irc.el
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index c6aee83ff21f..e0336e08dea0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ scripts/ init-local.el -irc.el +init-irc.el elpa/ themes/ other/ |