aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Hackl <hackl@data-quest.de>2021-08-12 14:33:13 +0200
committerThomas Hackl <hackl@data-quest.de>2021-08-12 14:33:13 +0200
commit0dde856226b4a70bb7909959986145e7a10bb6fe (patch)
tree83f76c20bf6c7eb993c445da5a045882958cbf51
parent9edf86c8659a197912b9ad352e2beb1db83cd06c (diff)
ignore PHPStorm files
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9ce8142..bac50a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,3 +40,5 @@ tests/_helpers/CodeGuy.php
tests/_helpers/TestGuy.php
tests/_helpers/WebGuy.php
tests/_helpers/_generated
+
+.idea