mirror of
https://github.com/Start9Labs/start9.com.git
synced 2026-03-31 04:23:42 +00:00
experiment with new approach
This commit is contained in:
14
legacy/.gitignore
vendored
Normal file
14
legacy/.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# Dependencies
|
||||
/node_modules
|
||||
|
||||
# Output directories
|
||||
/_site
|
||||
|
||||
.env
|
||||
.png~
|
||||
|
||||
**/.DS_Store
|
||||
deploy_staging.sh
|
||||
deploy_prod.sh
|
||||
**/*.mp4
|
||||
.vscode/**/*
|
||||
Reference in New Issue
Block a user