You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
299 B
20 lines
299 B
dist/config/app.json
|
|
dist/config/config.json
|
|
|
|
node_modules/*
|
|
|
|
# Elastic Beanstalk Files
|
|
.elasticbeanstalk/*
|
|
!.elasticbeanstalk/*.cfg.yml
|
|
!.elasticbeanstalk/*.global.yml
|
|
|
|
.pgpass
|
|
.vscode
|
|
.DS_Store
|
|
|
|
public/uploads/*
|
|
!public/uploads/.gitkeep
|
|
|
|
sqlite/sphinx.db
|
|
sqlite/sphinxpg.sql
|
|
sqlite/sphinxlite.sql
|