devops check
This commit is contained in:
+24
@@ -0,0 +1,24 @@
|
||||
# Dependencies
|
||||
node_modules/
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
|
||||
# Android / Gradle (repo root — patterns in android/CameraAI/.gitignore only apply under that folder)
|
||||
android/.gradle/
|
||||
android/**/build/
|
||||
android/app/.cxx/
|
||||
android/**/.cxx/
|
||||
*.iml
|
||||
.idea/
|
||||
local.properties
|
||||
.cxx/
|
||||
.kotlin/
|
||||
|
||||
# Metro
|
||||
.metro-health-check*
|
||||
|
||||
# Logs / coverage
|
||||
npm-debug.log
|
||||
yarn-error.log
|
||||
coverage/
|
||||
Reference in New Issue
Block a user