Skip to content

Commit 594cbcd

Browse files
committed
Use same git-ignore for all projects.
1 parent 632edf7 commit 594cbcd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ pom.xml.versionsBackup
99
pom.xml.releaseBackup
1010
release.properties
1111
.DS_Store
12+
.idea
1213
/package-lock.json

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "plugin-util",
3-
"version": "0.1.0",
3+
"version": "3.2.0",
44
"description": "Jenkins Plugin Utilities API Plugin",
55
"directories": {
66
"doc": "doc"

0 commit comments

Comments
 (0)