mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-15 23:16:36 +00:00
Move the documentation repository to a public repo
Added a LICENSE and documentation on how to contribute Updated CI/CD to use the root level code
This commit is contained in:
10
.dockerignore
Normal file
10
.dockerignore
Normal file
@@ -0,0 +1,10 @@
|
||||
.git/
|
||||
.gitignore
|
||||
.next/ # Existing Next.js builds
|
||||
.dockerignore
|
||||
Dockerfile
|
||||
docker-compose.yml
|
||||
node_modules/ # Installed inside container
|
||||
LICENSE
|
||||
README.md
|
||||
AUTHORS
|
||||
Reference in New Issue
Block a user