yapitahealth/.gitignore

81 lines
1.1 KiB
Plaintext

# ---> Agda
*.agdai
MAlonzo/**
# ---> Ada
# Object file
*.o
# Ada Library Information
*.ali
# ---> Android
# Gradle files
.gradle/
build/
# Local configuration file (sdk path, etc)
local.properties
# Log/OS Files
*.log
# Android Studio generated files and folders
captures/
.externalNativeBuild/
.cxx/
*.apk
output.json
# IntelliJ
*.iml
.idea/
misc.xml
deploymentTargetDropDown.xml
render.experimental.xml
# Keystore files
*.jks
*.keystore
# Google Services (e.g. APIs or Firebase)
google-services.json
# Android Profiling
*.hprof
# ---> Anjuta
# Local configuration folder and symbol database
/.anjuta/
/.anjuta_sym_db.db
# ---> Ansible
*.retry
# ---> AppEngine
# Google App Engine generated folder
appengine-generated/
# ---> AltiumDesigner
# For PCBs designed using Altium Designer
# Website: https://www.altium.com/altium-designer/
# Directories containing cache data
History
__Previews
# Directories containing logs and generated outputs
Project\ Logs*
Project\ Outputs*
# Misc files generated by altium
debug.log
Status\ Report.txt
*.PcbDoc.htm
*.SchDocPreview
*.PcbDocPreview
# Lock files sometimes left behind
.~lock.*