Skip to content
Snippets Groups Projects

update .gitignore

Merged Hahn Axel (hahn) requested to merge backup-single-db into master
1 file
+ 6
1
Compare changes
  • Side-by-side
  • Inline
+ 6
1
@@ -12,4 +12,9 @@ logs/prune*
@@ -12,4 +12,9 @@ logs/prune*
logs/transfer-*
logs/transfer-*
logs/transfer.running
logs/transfer.running
*lastlog
*lastlog
static/*
static/*
\ No newline at end of file
 
plugins/localdump/profiles/*ini
 
!plugins/localdump/profiles/ldap.ini
 
!plugins/localdump/profiles/mysql.ini
 
!plugins/localdump/profiles/pgsql.ini
Loading