diff options
author | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2009-08-02 22:15:29 +0000 |
---|---|---|
committer | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2009-08-02 22:15:29 +0000 |
commit | 66c72fa2375619fb464150f6829c37554b6307a1 (patch) | |
tree | ba1bf74e5516f0a95bfa79c062f780a1ffa8ecd8 /.gitignore | |
parent | 70087b5cefe239d74c5e0469e874786ace496619 (diff) |
Trivial commit to add .gitignore to ..gitignore!
(And test multiline commits.)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11463 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1883af3e4..6332334b0 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ /GNUmakefile /BSDmakefile /.config.cache +/.gitignore /inspircd /inspircd.pid /inspircd.core |