This website works better with JavaScript
Home
Explore
Register
Sign In
SongZihuan
/
GitIgnore
mirror of
https://github.com/github/gitignore.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Remove trailing asterisks in Phalcon rules
Carl Suster
11 years ago
parent
8f2db01f1d
commit
af6b1895dd
1 changed files
with
2 additions
and
2 deletions
Unified View
Show Diff Stats
2
2
Phalcon.gitignore
+ 2
- 2
Phalcon.gitignore
View File
@@ -1,2 +1,2 @@
-/cache/
*
-/config/development/
*
+/cache/
+/config/development/