浏览代码

Ignore IDEA Files

Ignoring .idea files while we review what we want to keep
in the repo
Josh Cummings 1 月之前
父节点
当前提交
0cc45e2482
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -2,6 +2,9 @@
 # Created by https://www.toptal.com/developers/gitignore/api/gradle,java,intellij,eclipse
 # Edit at https://www.toptal.com/developers/gitignore?templates=gradle,java,intellij,eclipse
 
+### IDEA ###
+.idea
+
 ### Eclipse ###
 .metadata
 bin/