diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-07-11 20:46:44 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-07-11 20:46:44 +0200 |
| commit | 356e7b9ee42e65aec2f4585725063143e363df5e (patch) | |
| tree | f5c137b23603136e34aac2248f06502451b61ec1 /components/position/.gitignore | |
| parent | a999674ade9edf3ae83e537fbd118cd4049cf99c (diff) | |
Update dependencies
Diffstat (limited to 'components/position/.gitignore')
| -rw-r--r-- | components/position/.gitignore | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/components/position/.gitignore b/components/position/.gitignore deleted file mode 100644 index 5148e52..0000000 --- a/components/position/.gitignore +++ /dev/null @@ -1,37 +0,0 @@ -# Logs -logs -*.log -npm-debug.log* - -# Runtime data -pids -*.pid -*.seed - -# Directory for instrumented libs generated by jscoverage/JSCover -lib-cov - -# Coverage directory used by tools like istanbul -coverage - -# nyc test coverage -.nyc_output - -# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) -.grunt - -# node-waf configuration -.lock-wscript - -# Compiled binary addons (http://nodejs.org/api/addons.html) -build/Release - -# Dependency directories -node_modules -jspm_packages - -# Optional npm cache directory -.npm - -# Optional REPL history -.node_repl_history |