Browse Source

Edited .gitignore to ignore test app

Brendan Abolivier 9 years ago
parent
commit
c551c0705e
1 changed files with 3 additions and 1 deletions
  1. 3
    1
      .gitignore

+ 3
- 1
.gitignore View File

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