FarmMapsLib/.gitignore

56 lines
863 B
Plaintext
Raw Permalink Normal View History

2019-06-26 12:35:47 +00:00
# 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
# dependencies
/node_modules
# profiling files
chrome-profiler-events.json
speed-measure-plugin.json
# IDEs and editors
/.idea
.project
.classpath
.c9/
*.launch
.settings/
*.sublime-workspace
2020-01-08 09:28:05 +00:00
.vs/*
2019-06-26 12:35:47 +00:00
# IDE - VSCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
.history/*
# misc
2022-08-19 18:39:00 +00:00
/.angular/cache
2019-06-26 12:35:47 +00:00
/.sass-cache
/connect.lock
/coverage
/libpeerconnection.log
npm-debug.log
yarn-error.log
testem.log
/typings
# System Files
.DS_Store
Thumbs.db
2019-07-15 14:54:19 +00:00
projects/common/node_modules/
2019-10-28 13:18:25 +00:00
projects/common-map/node_modules/
2022-09-27 19:42:10 +00:00
.angular/*
2023-02-22 17:38:58 +00:00
projects/common-map3d/node_modules/
projects/common-map/node_modules/
2024-04-09 08:58:42 +00:00
projects/ng-openlayers/node_modules/
2023-02-22 17:38:58 +00:00
projects/common/node_modules/