mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 14:54:24 +02:00
parent
b9e138a359
commit
87054c8121
3
.gitignore
vendored
3
.gitignore
vendored
@ -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
|
||||||
|
1
.vagrant-puppet/.gitattributes
vendored
Normal file
1
.vagrant-puppet/.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
* -crlf
|
Loading…
x
Reference in New Issue
Block a user