aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Schofield <git@ajschof.me>2025-02-21 03:23:09 +0000
committerAlex Schofield <git@ajschof.me>2025-02-21 03:23:09 +0000
commit0583620b919318265865d917cb61f4c4c15564f9 (patch)
tree8b1c094c0d345e1e9b14e1383d4118f413483055
parentc3a0d2f04d5338a3ffc115de37fcd56dc85a092c (diff)
downloadgdpr-obfuscator-0583620b919318265865d917cb61f4c4c15564f9.tar.gz
gdpr-obfuscator-0583620b919318265865d917cb61f4c4c15564f9.zip
ignore vs code project settings directory
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f624571..022c1d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -175,3 +175,6 @@ cython_debug/
# CSV Files
*.csv
+
+# Ignore .vscode
+.vscode/
git.ajschof.me — hosted by ajschofield — powered by cgit