Sfoglia il codice sorgente

Ignore IDEA Files

Ignoring .idea files while we review what we want to keep
in the repo
Josh Cummings 1 mese fa
parent
commit
0cc45e2482
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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/