فهرست منبع

add .idea (PHPStorm settings) to gitignore

Frank Nägler 11 سال پیش
والد
کامیت
a61fcbf706
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -14,6 +14,9 @@ Icon?
 Thumbs.db
 *.swp
 
+# PHPStorm settings
+.idea
+
 # User themes
 themes/*
 !themes/index.html