2016-01-14 07:35:16 -05:00
|
|
|
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
|
|
|
|
|
|
|
|
# Logs and databases #
|
|
|
|
######################
|
|
|
|
*.log
|
|
|
|
*.sql
|
|
|
|
*.sqlite
|
|
|
|
|
|
|
|
# OS generated files #
|
|
|
|
######################
|
|
|
|
.DS_Store?
|
|
|
|
ehthumbs.db
|
|
|
|
Icon?
|
|
|
|
Thumbs.db
|
|
|
|
|
|
|
|
node_modules/*
|
|
|
|
data/*
|
|
|
|
|
|
|
|
cookies.txt
|
|
|
|
UserAndProjectPopulator.coffee
|
|
|
|
|
|
|
|
public/stylesheets/style.css
|
|
|
|
public/brand/plans.css
|
|
|
|
|
|
|
|
Gemfile.lock
|
|
|
|
|
|
|
|
*.swp
|
|
|
|
.DS_Store
|
|
|
|
|
|
|
|
app/views/external
|
|
|
|
|
|
|
|
/modules/
|
2020-08-10 12:10:30 -04:00
|
|
|
|
|
|
|
# managed by dev-environment$ bin/update_build_scripts
|
|
|
|
.npmrc
|