فهرست منبع

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/