mirror of
https://github.com/danbulant/sql2csv
synced 2026-05-19 04:18:33 +00:00
Ignore input/output directories
This commit is contained in:
parent
cb3ee1a081
commit
6136486b44
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,4 +1,6 @@
|
|||
package-lock.json
|
||||
input
|
||||
output
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
|
|
|
|||
Loading…
Reference in a new issue