Add nasctl: Go NAS control plane with React frontend
This commit is contained in:
+11
@@ -174,3 +174,14 @@ cython_debug/
|
||||
# PyPI configuration file
|
||||
.pypirc
|
||||
|
||||
# Go / nasctl
|
||||
bin/
|
||||
.data/
|
||||
*.db
|
||||
dist/deb/
|
||||
dist/*.deb
|
||||
|
||||
# Frontend
|
||||
web/node_modules/
|
||||
web/.tsbuild/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user