1
0
mirror of https://github.com/google/nomulus synced 2026-07-20 06:52:27 +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:
jianglai
2019-05-07 07:02:21 -07:00
parent bdc41edd34
commit ce7456ea66
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -5,3 +5,4 @@ gradle/**/build/**
gradle/**/WEB-INF/**
gradle/.*/**
repos/**
**/.idea/**
+1
View File
@@ -1,4 +1,5 @@
/bazel-*
**/.idea/**
######################################################################
# Java Ignores