parent
b9e138a359
commit
87054c8121
|
@ -1,7 +1,8 @@
|
||||||
# Exclude all hidden files
|
# Exclude all hidden files
|
||||||
.*
|
.*
|
||||||
# But not .gitignore, .vagrant-puppet, .htaccess and .gitkeep
|
# But not .gitignore, .gitattributes, .vagrant-puppet, .htaccess and .gitkeep
|
||||||
!.gitignore
|
!.gitignore
|
||||||
|
!.gitattributes
|
||||||
!.vagrant-puppet
|
!.vagrant-puppet
|
||||||
!public/.htaccess
|
!public/.htaccess
|
||||||
!public/.htaccess.in
|
!public/.htaccess.in
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
* -crlf
|
Loading…
Reference in New Issue