diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-08-10 23:19:42 +0300 |
commit | 747568d210e7b72dd76e02679cc093f63595027e (patch) | |
tree | e27ad2eb65f09f96cf38cf8e90ac6f90cc1fc3ba /.gitignore | |
parent | 2202007fdcf3374e0df624d996baf40ea4e0a413 (diff) | |
download | hercules-747568d210e7b72dd76e02679cc093f63595027e.tar.gz hercules-747568d210e7b72dd76e02679cc093f63595027e.tar.bz2 hercules-747568d210e7b72dd76e02679cc093f63595027e.tar.xz hercules-747568d210e7b72dd76e02679cc093f63595027e.zip |
Add configure into ignore list.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4ee9469de..d5e5d01da 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,7 @@ Thumbs.db /Makefile.cache /map-server /mapcache +/configure # /plugins -- everything /plugins/ |