chore: kemal + crystal setup

This commit is contained in:
Juan Rodriguez
2024-05-12 15:08:09 +02:00
parent 720b70c6a0
commit 9e1fcf2d48
17 changed files with 92 additions and 168 deletions
+5 -40
View File
@@ -1,40 +1,5 @@
# See https://help.github.com/articles/ignoring-files for more about ignoring files.
#
# If you find yourself ignoring temporary files generated by your text editor
# or operating system, you probably want to add a global ignore instead:
# git config --global core.excludesfile '~/.gitignore_global'
# Ignore bundler config.
/.bundle
# Ignore all logfiles and tempfiles.
/log/*
/tmp/*
!/log/.keep
!/tmp/.keep
# Ignore uploaded files in development
/storage/*
!/storage/.keep
/node_modules
/yarn-error.log
/public/assets
.byebug_history
# Ignore master key for decrypting credentials and more.
/config/master.key
# Ignore coverage reports
/coverage/*
/public/packs
/public/packs-test
/node_modules
/yarn-error.log
yarn-debug.log*
.yarn-integrity
# Ignore keys
*.key
/docs/
/lib/
/bin/
/.shards/
*.dwarf