ソースを参照

Edited .gitignore to ignore test app

Brendan Abolivier 9 年 前
コミット
c551c0705e
共有1 個のファイルを変更した3 個の追加1 個の削除を含む
  1. 3
    1
      .gitignore

+ 3
- 1
.gitignore ファイルの表示

@@ -1,3 +1,5 @@
1 1
 .idea/
2 2
 *.swp
3
-.tags*
3
+.tags*
4
+
5
+test.php