Internal
Public Access
Ignore local tooling files
This commit is contained in:
@@ -24,6 +24,7 @@ stack.env
|
||||
# IDE
|
||||
.idea/
|
||||
.vscode/
|
||||
.codex
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
@@ -41,3 +42,7 @@ htmlcov/
|
||||
|
||||
# Firebase credentials
|
||||
*firebase*.json
|
||||
|
||||
# Local Node artifacts used for tooling in this repo
|
||||
package.json
|
||||
package-lock.json
|
||||
|
||||
Reference in New Issue
Block a user