1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-09 22:24:09 +03:00

more files in .gitignore

This commit is contained in:
Sergei Golubchik
2014-05-25 17:20:15 +02:00
parent eef1201bcc
commit ac4d78432e

2
.gitignore vendored
View File

@@ -7,6 +7,7 @@
*.spec *.spec
*~ *~
.*.swp .*.swp
.gdb_history
CMakeCache.txt CMakeCache.txt
CMakeFiles/ CMakeFiles/
CPackConfig.cmake CPackConfig.cmake
@@ -16,6 +17,7 @@ Docs/INFO_BIN
Docs/INFO_SRC Docs/INFO_SRC
Makefile Makefile
TAGS TAGS
Testing/
VERSION.dep VERSION.dep
client/async_example client/async_example
client/mysql client/mysql