Skip to content

Commit

Permalink
update gitignore for cleanliness
Browse files Browse the repository at this point in the history
  • Loading branch information
usrbinkat committed Jan 29, 2024
1 parent 8d47b16 commit f2446d4
Show file tree
Hide file tree
Showing 7 changed files with 384 additions and 394 deletions.
1 change: 1 addition & 0 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
FROM ghcr.io/containercraft/konductor:latest
5 changes: 5 additions & 0 deletions .devcontainer/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# EDITS MAY BE OVERWRITTEN

This directory is coppied from the .github/konductor/.github/devcontainer source
directory. Manual edits and changes may be overwritten by the `make konductor`
Makefile target. Be careful of it's use.
Loading

0 comments on commit f2446d4

Please sign in to comment.