Skip to content

Commit db04b72

Browse files
committed
feature(@putout/plugin-gitignore) add support of .idea
1 parent e11be85 commit db04b72

File tree

177 files changed

+185
-3
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

177 files changed

+185
-3
lines changed

codemods/apply-filter-boolean/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ node_modules
33
yarn-error.log
44

55
coverage
6+
.idea

codemods/apply-replace-all/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ node_modules
33
yarn-error.log
44

55
coverage
6+
.idea

codemods/convert-pascal-to-camel/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ node_modules
33
yarn-error.log
44

55
coverage
6+
.idea

codemods/cut-legacy/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ node_modules
33
yarn-error.log
44

55
coverage
6+
.idea

codemods/cut-useless-functions/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ node_modules
33
yarn-error.log
44

55
coverage
6+
.idea

codemods/madrun/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ node_modules
33
yarn-error.log
44

55
coverage
6+
.idea

codemods/remove-legacy-from-gitignore/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ node_modules
33
yarn-error.log
44

55
coverage
6+
.idea

codemods/remove-madrun-from-gitignore/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ node_modules
33
yarn-error.log
44

55
coverage
6+
.idea

codemods/remove-putoutcache-from-gitignore/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ node_modules
33
yarn-error.log
44

55
coverage
6+
.idea

packages/babel-plugin-putout/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
node_modules
33
yarn-error.log
44
coverage
5+
.idea

0 commit comments

Comments
 (0)