Browse Source

Delete logs and wallets subdirectories from scripts directory.

They were moved to datadir long time ago.
master
Kristaps Kaupe 5 years ago
parent
commit
184c27483d
No known key found for this signature in database
GPG Key ID: 33E472FE870C7E5D
  1. 5
      scripts/logs/.gitignore
  2. 4
      scripts/wallets/.gitignore

5
scripts/logs/.gitignore vendored

@ -1,5 +0,0 @@
# Ignore all logs
*.log
*.schedule
# Except this file
!.gitignore

4
scripts/wallets/.gitignore vendored

@ -1,4 +0,0 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore
Loading…
Cancel
Save