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 astherisk before trailing slash
Jota Junior
11 years ago
parent
66a13f2e15
commit
8f2db01f1d
1 changed files
with
2 additions
and
2 deletions
Split View
Show Diff Stats
2
2
Phalcon.gitignore
+ 2
- 2
Phalcon.gitignore
View File
@@ -1,2 +1,2 @@
-
*
/cache/*
-
*
/config/development/*
+/cache/*
+/config/development/*