CoolFace
Datasetpublic

basant307/AI_Governance_Project

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes48downloads
.prettierignore60 linesDownload Raw Back to istextorbinary
1# 2023 November 132# https://github.com/bevry/base3 4# VCS Files5.git6.svn7.hg8 9# System Files10**/.DS_Store11 12# Temp Files13**/.docpad.db14**/*.log15**/*.cpuprofile16**/*.heapsnapshot17 18# Yarn Files19.yarn/*20!.yarn/releases21!.yarn/plugins22!.yarn/sdks23!.yarn/versions24.pnp.*25.pnp/26 27# Build Caches28build/29components/30bower_components/31node_modules/32 33# Build Outputs34**/*.cjs35**/*.mjs36**/out.*37**/*.out.*38**/out/39**/output/40*compiled*41edition*/42coffeejs/43coffee/44es5/45es2015/46esnext/47docs/48 49# Development Files50test/51**/*fixtures*52 53# Ecosystem Caches54.trunk/*/55 56# =====================================57# CUSTOM58 59# None60 
basant307/AI_Governance_Project · CoolFace