Skip to content

Commit f2aedbc

Browse files
committed
Add .idea directory to gitignore
.idea directory is used for storing settings of the IntelliJ-family of IDEs. It should not be included in the repository. Signed-off-by: Tomáš Nevrlka <[email protected]> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED
1 parent b3fb30b commit f2aedbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ render/node_modules/
66
.env
77
.envrc
88
bin/shfmt
9+
.idea/**

0 commit comments

Comments
 (0)