mirror of
https://github.com/google/nomulus
synced 2026-01-03 11:45:39 +00:00
Apply IDEA plugin
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -76,6 +76,8 @@ autogenerated/
|
||||
|
||||
# IDEA
|
||||
nomulus.iml
|
||||
nomulus.ipr
|
||||
nomulus.iws
|
||||
|
||||
######################################################################
|
||||
# Python Ignores
|
||||
|
||||
@@ -27,6 +27,8 @@ plugins {
|
||||
|
||||
// NodeJs plugin
|
||||
id "com.moowork.node" version "1.2.0"
|
||||
|
||||
id 'idea'
|
||||
}
|
||||
|
||||
apply plugin: google.registry.gradle.plugin.ReportUploaderPlugin
|
||||
|
||||
Reference in New Issue
Block a user