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 # IDEs and editors
/.idea .idea
.project .project
.classpath .classpath
.c9/ .c9
*.launch *.launch
.settings/ .settings
*.sublime-workspace *.sublime-workspace
.vscode
.history
# IDE - VSCode # dependencies
.vscode/* .angular
!.vscode/settings.json node_modules
!.vscode/tasks.json dist
!.vscode/launch.json temp
!.vscode/extensions.json out-tsc
.history/*
# misc # misc
/.sass-cache /.sass-cache