Sha256: 80ddefe03b78e86b53ae730bf6bda458a08c7262448df0b09107c24bb9dbf5fc
Contents?: true
Size: 1.04 KB
Versions: 5
Compression:
Stored size: 1.04 KB
Contents
# Compiled source # ################### *.com *.class *.dll *.exe *.o *.so # Packages # ############ # it's better to unpack these files and commit the raw source # git has its own built in compression methods *.7z *.dmg *.gz *.iso *.jar *.rar *.tar *.zip *.box # OS generated files # ###################### .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes Icon? ehthumbs.db Thumbs.db #Rails specific stuff .DS_Store config/database.yml *.log tmp/ *.sql *.sqlite *.sqlite3 .rvmrc public/system public/spree /public/system* .idea/ public/uploads .sass-cache/ .bundle/ .jhw-cache/ boxes/ ## UNIX TEMP FILES *~ # Vagrant .vagrant Vagrantfile boxes_recreate.sh # Hiera Development Environment puppet/hiera/data/server1.development.test.yaml puppet/hiera/data/server2.development.test.yaml puppet/hiera/data/server3.development.test.yaml puppet/hiera/data/vagrant.yaml puppet/hiera/data/development.yaml puppet/hiera/data/new_production.yaml # Gem generation pkg/ # Spec tests spec/support/config_specs.yaml coverage/ # Local TODO .project .timetracker-project
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
bebox-0.1.5 | .gitignore |
bebox-0.1.4 | .gitignore |
bebox-0.1.3 | .gitignore |
bebox-0.1.2 | .gitignore |
bebox-0.1.1 | .gitignore |