diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 13:48:41 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2018-06-14 19:55:57 +0300 |
commit | 7cf05723b236d06e6c173202513ed0b0dfe63d26 (patch) | |
tree | 2097ad8491027360ca8bd60c175e0b9a9f9860f4 /.gitignore | |
parent | b94c405f99266cb35aae7e2378827ebf4f787364 (diff) | |
download | hercules-7cf05723b236d06e6c173202513ed0b0dfe63d26.tar.gz hercules-7cf05723b236d06e6c173202513ed0b0dfe63d26.tar.bz2 hercules-7cf05723b236d06e6c173202513ed0b0dfe63d26.tar.xz hercules-7cf05723b236d06e6c173202513ed0b0dfe63d26.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 c48554520..4d3d5d8a0 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,7 @@ Thumbs.db /Makefile.cache /map-server /mapcache +/configure # /plugins -- everything /plugins/ |