aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlex Schofield <git@ajschof.me>2025-02-20 03:02:01 +0000
committerAlex Schofield <git@ajschof.me>2025-02-20 03:02:01 +0000
commit4b4025e5f4ef87c6537c8ce65d9a97f10e1ac87a (patch)
tree80ef821f88f2b89482c37307fbe4b679f684c8f4 /.gitignore
parentf12d646e3fd4a9db3f2d9058a25b29ec9757c1f6 (diff)
parent1c481f02b92c9d0770a487511bd37cd78cd870d8 (diff)
downloadgdpr-obfuscator-4b4025e5f4ef87c6537c8ce65d9a97f10e1ac87a.tar.gz
gdpr-obfuscator-4b4025e5f4ef87c6537c8ce65d9a97f10e1ac87a.zip
Merge branch 'main' into feat/__init__
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 42385eb..f624571 100644
--- a/.gitignore
+++ b/.gitignore
@@ -165,7 +165,7 @@ cython_debug/
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
-#.idea/
+.idea/
# PyPI configuration file
.pypirc
git.ajschof.me — hosted by ajschofield — powered by cgit