summaryrefslogblamecommitdiffstats
path: root/.gitignore
blob: a9815968df01e1e20c79f88c82f5a71f20fa6427 (plain) (tree)



















                            


                
      
    
# Ignore bundler config
/.bundle

# Ignore the build directory
/build

# Ignore cache
/.sass-cache
/.cache

# Ignore .DS_store file
.DS_Store

# Ignore node modules
/node_modules

# PaaS authentication file
Staticfile.auth

# Ignore VSCode files
*.code-workspace

db.sqlite3
.envrc
tags