mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-04-26 01:02:25 +08:00
Fixed .gitignore and removed .bzrignore
This commit is contained in:
@@ -1,9 +0,0 @@
|
|||||||
config/NaturalDocs/Data
|
|
||||||
docs/dev/*
|
|
||||||
docs/user/*
|
|
||||||
docs/test-coverage/db
|
|
||||||
docs/test-coverage/html
|
|
||||||
release
|
|
||||||
snapshot
|
|
||||||
.DS_Store
|
|
||||||
build
|
|
||||||
@@ -1 +1,10 @@
|
|||||||
*.swp
|
*.swp
|
||||||
|
config/NaturalDocs/Data
|
||||||
|
docs/dev/*
|
||||||
|
docs/user/*
|
||||||
|
docs/test-coverage/db
|
||||||
|
docs/test-coverage/html
|
||||||
|
release
|
||||||
|
snapshot
|
||||||
|
.DS_Store
|
||||||
|
build
|
||||||
|
|||||||
Reference in New Issue
Block a user