Commit d78ac04e authored by Sergei Golubchik's avatar Sergei Golubchik

ignore changes in submodules when committing everything

covers `git commit -a` and `git citool` (`git add`, `git status`, etc).
they can still be added explicitly
parent eba09918
[submodule "libmariadb"]
path = libmariadb
url = https://github.com/MariaDB/mariadb-connector-c
ignore = all
[submodule "storage/rocksdb/rocksdb"]
path = storage/rocksdb/rocksdb
url = https://github.com/facebook/rocksdb.git
ignore = all
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment