mirror of
https://github.com/danbulant/sql2csv
synced 2026-06-19 22:41:46 +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
|
package-lock.json
|
||||||
|
input
|
||||||
|
output
|
||||||
# Logs
|
# Logs
|
||||||
logs
|
logs
|
||||||
*.log
|
*.log
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue