summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorOlivier Bertrand <bertrandop@gmail.com>2016-05-23 15:08:51 +0200
committerOlivier Bertrand <bertrandop@gmail.com>2016-05-23 15:08:51 +0200
commit0dae2932f42b10d86671d21de41cf0b444aedf5e (patch)
tree637271681a796b497cbe71e69c8287cc83fb8d2c /.gitignore
parentf8bc587c1ac19c614f813479b89945bea8f10c73 (diff)
downloadmariadb-git-0dae2932f42b10d86671d21de41cf0b444aedf5e.tar.gz
- New version of the java JdbcInterface
modified: storage/connect/JdbcInterface.class modified: storage/connect/JdbcInterface.java - Ignore *.tlog and .res files modified: .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f2064537da4..279d3f59dc5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -244,6 +244,8 @@ storage/mroonga/mysql-test/mroonga/storage/r/variable_version.result
*.exp
*.dep
*.idb
+*.res
+*.tlog
# Precompiled Headers
*.gch