mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
Git: Specify files to ignore
This commit is contained in:
parent
4d6a50faa7
commit
8675ac3713
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
# Exclude all hidden files
|
||||
.*
|
||||
# But not .gitignore and .vagrant-puppet
|
||||
!.gitignore
|
||||
!.vagrant-puppet
|
Loading…
x
Reference in New Issue
Block a user