Sfoglia il codice sorgente

Re-order rules for JetBrains legacy project format

Fixes #1090 - this is the part of that PR that seems justified.
Daniel Rothmaler 11 anni fa
parent
commit
2399ff1c79
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Global/JetBrains.gitignore

+ 1 - 1
Global/JetBrains.gitignore

@@ -13,8 +13,8 @@
 
 ## File-based project format
 *.ipr
-*.iws
 *.iml
+*.iws
 
 ## Additional for IntelliJ
 out/