Browse Source

Ignore files in tmp (like mysqld.S)

pull/171/head
Monty 10 years ago
parent
commit
7c6cb41b15
  1. 1
      .gitignore

1
.gitignore

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

Loading…
Cancel
Save