diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -172,3 +172,6 @@ cython_debug/ # Private notes *.private + +# CSV Files +*.csv |
![]() |
index : gdpr-obfuscator | |
| Detect and remove PII from CSV files stored in an AWS S3 bucket | Alex Schofield |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 3 |
@@ -172,3 +172,6 @@ cython_debug/ # Private notes *.private + +# CSV Files +*.csv |