dockerfile

This commit is contained in:
Dylan Knutson
2023-10-08 19:33:56 -07:00
parent 404baccbdf
commit 752b8c3b2c
74 changed files with 10681 additions and 19 deletions

7
.gitignore vendored
View File

@@ -4,6 +4,13 @@
# or operating system, you probably want to add a global ignore instead:
# git config --global core.excludesfile '~/.gitignore_global'
build
tmp
*.bundle
lib/xdiff
ext/xdiff/Makefile
ext/xdiff/xdiff
# Ignore bundler config.
/.bundle