Ignore files in tmp (like mysqld.S)

This commit is contained in:
Monty 2016-04-27 16:38:24 +03:00
parent 48f02af761
commit 7c6cb41b15

1
.gitignore vendored
View File

@ -21,6 +21,7 @@ Docs/INFO_SRC
Makefile Makefile
TAGS TAGS
Testing/ Testing/
tmp/
VERSION.dep VERSION.dep
configure configure
client/async_example client/async_example