Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commiteb18925

Browse files
authored
chore: Ignore .idea for Jetbrain's IDEs (#626)
1 parentfe23d51 commiteb18925

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

‎.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ node_modules
1313
vendor
1414
.eslintcache
1515
yarn-error.log
16+
.idea
1617

1718
# Front-end ignore
1819
.next/

‎site/.eslintignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
###############################################################################
22
# COPY PASTA OF .gitignore
33
###############################################################################
4+
.idea
45
node_modules
56
vendor
67
out

‎site/.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ node_modules
99
vendor
1010
.eslintcache
1111
yarn-error.log
12+
.idea
1213

1314
# Front-end ignore
1415
.next/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp