aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Schofield <git@ajschof.me>2025-02-20 03:01:31 +0000
committerAlex Schofield <git@ajschof.me>2025-02-20 03:01:31 +0000
commit1c481f02b92c9d0770a487511bd37cd78cd870d8 (patch)
treef2f79529c3a5fd7d831e97c7b11e8efd6c1a9da2
parentc163304f97174ff70c37da98f0b0b433b5b57780 (diff)
downloadgdpr-obfuscator-1c481f02b92c9d0770a487511bd37cd78cd870d8.tar.gz
gdpr-obfuscator-1c481f02b92c9d0770a487511bd37cd78cd870d8.zip
ignore .idea folder from pycharm in .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