diff options
| author | Alex Schofield <git@ajschof.me> | 2025-02-21 03:23:09 +0000 |
|---|---|---|
| committer | Alex Schofield <git@ajschof.me> | 2025-02-21 03:23:09 +0000 |
| commit | 0583620b919318265865d917cb61f4c4c15564f9 (patch) | |
| tree | 8b1c094c0d345e1e9b14e1383d4118f413483055 /.gitignore | |
| parent | c3a0d2f04d5338a3ffc115de37fcd56dc85a092c (diff) | |
| download | gdpr-obfuscator-0583620b919318265865d917cb61f4c4c15564f9.tar.gz gdpr-obfuscator-0583620b919318265865d917cb61f4c4c15564f9.zip | |
ignore vs code project settings directory
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -175,3 +175,6 @@ cython_debug/ # CSV Files *.csv + +# Ignore .vscode +.vscode/ |
