updated ignore
All checks were successful
Build Website / Build NPM Project (push) Successful in 17s
Build Website / Tag Version (push) Successful in 3s
Build Website / Build & Push Dockerfile (push) Successful in 39s

This commit is contained in:
Zakary Timson 2023-12-15 15:51:10 -05:00
parent 33540f3061
commit 02bc54ff8a

38
.gitignore vendored
View File

@ -1,36 +1,20 @@
# See http://help.github.com/ignore-files/ for more about ignoring files.
# compiled output
/dist
/tmp
/out-tsc
# Only exists if Bazel was run
/bazel-out
.angular
# dependencies
/node_modules
# profiling files
chrome-profiler-events*.json
speed-measure-plugin*.json
# IDEs and editors
/.idea
.idea
.project
.classpath
.c9/
.c9
*.launch
.settings/
.settings
*.sublime-workspace
.vscode
.history
# IDE - VSCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
.history/*
# dependencies
.angular
node_modules
dist
temp
out-tsc
# misc
/.sass-cache