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
Don't ignore empty files meant to preserve the file structure of an application within a git repository for later deployment
Jose Diaz-Gonzalez
14 years ago
parent
718b97feec
commit
fd30555204
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
CakePHP.gitignore
+ 1
- 1
CakePHP.gitignore
View File
@@ -2,4 +2,4 @@ tmp/*
config/database.php
app/tmp/*
app/config/database.php
-
+
!empty