mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
parent
9b203ce698
commit
0c10b2b20b
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,9 +1,10 @@
|
||||
# Exclude all hidden files
|
||||
.*
|
||||
# But not .gitignore, .vagrant-puppet and .htaccess
|
||||
# But not .gitignore, .vagrant-puppet, .htaccess and .gitkeep
|
||||
!.gitignore
|
||||
!.vagrant-puppet
|
||||
!public/.htaccess
|
||||
!.gitkeep
|
||||
|
||||
build/
|
||||
test/js/npm-debug.log
|
||||
|
Loading…
x
Reference in New Issue
Block a user