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
|
/nbproject
|
||||||
/config/custom_files
|
/config
|
||||||
/config/templates
|
!/config/configuration.sample.yml
|
||||||
/config/topics
|
|
||||||
/config/wm
|
|
||||||
/config/minilogos
|
|
||||||
/config/status
|
|
||||||
/config/stamp
|
|
||||||
/config/configuration.yml
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
/vendor
|
/vendor
|
||||||
/plugins
|
/plugins
|
||||||
@@ -16,3 +10,8 @@ behat.yml
|
|||||||
/www/assets
|
/www/assets
|
||||||
/www/skins/build
|
/www/skins/build
|
||||||
/www/crossdomain.xml
|
/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