1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

.gitignore: add .idea to ignored files (#8033)

This commit is contained in:
Choi Young-jin 2022-04-18 20:56:35 +09:00 committed by GitHub
parent e69ebee138
commit 5980dfdf29
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View file

@ -1,6 +1,9 @@
# VS Code
.vscode/
# Jetbrains IDE
.idea/
# macOS filesystem custom folder attributes
.DS_Store