mirror of
https://github.com/MrUnknownDE/internetx-ddns-updater.git
synced 2026-04-23 00:33:45 +02:00
feat: Implement the core InterNetX DDNS updater application with API, services, middleware, Docker support, and a detailed README.
This commit is contained in:
14
.dockerignore
Normal file
14
.dockerignore
Normal file
@@ -0,0 +1,14 @@
|
||||
.git
|
||||
.github
|
||||
node_modules
|
||||
npm-debug.log
|
||||
.env
|
||||
.env.local
|
||||
.env.production
|
||||
logs/
|
||||
*.log
|
||||
.vscode
|
||||
.idea
|
||||
.DS_Store
|
||||
README.md
|
||||
.gitignore
|
||||
Reference in New Issue
Block a user