mirror of
https://github.com/google/nomulus
synced 2026-03-27 12:55:28 +00:00
Do not track IntelliJ files in SCM
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=247012595
This commit is contained in:
@@ -5,3 +5,4 @@ gradle/**/build/**
|
||||
gradle/**/WEB-INF/**
|
||||
gradle/.*/**
|
||||
repos/**
|
||||
**/.idea/**
|
||||
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
/bazel-*
|
||||
**/.idea/**
|
||||
|
||||
######################################################################
|
||||
# Java Ignores
|
||||
|
||||
Reference in New Issue
Block a user