mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 07:23:13 +00:00
Add gitignore rules
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@@ -1,12 +1,6 @@
|
||||
/nbproject
|
||||
/config/custom_files
|
||||
/config/templates
|
||||
/config/topics
|
||||
/config/wm
|
||||
/config/minilogos
|
||||
/config/status
|
||||
/config/stamp
|
||||
/config/configuration.yml
|
||||
/config
|
||||
!/config/configuration.sample.yml
|
||||
.DS_Store
|
||||
/vendor
|
||||
/plugins
|
||||
@@ -16,3 +10,8 @@ behat.yml
|
||||
/www/assets
|
||||
/www/skins/build
|
||||
/www/crossdomain.xml
|
||||
/www/plugins
|
||||
/bin
|
||||
!/bin/console
|
||||
!/bin/developer
|
||||
!/bin/setup
|
||||
|
2
vagrant/vms/phraseanet-php54-nginx/puphpet/files/dot/ssh/.gitignore
vendored
Normal file
2
vagrant/vms/phraseanet-php54-nginx/puphpet/files/dot/ssh/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
!.gitignore
|
||||
!insecure_private_key
|
Reference in New Issue
Block a user