-
Star
(3,369)
You must be signed in to star a gist -
Fork
(905)
You must be signed in to fork a gist
-
-
Save octocat/9257657 to your computer and use it in GitHub Desktop.
# Compiled source # | |
################### | |
*.com | |
*.class | |
*.dll | |
*.exe | |
*.o | |
*.so | |
# Packages # | |
############ | |
# it's better to unpack these files and commit the raw source | |
# git has its own built in compression methods | |
*.7z | |
*.dmg | |
*.gz | |
*.iso | |
*.jar | |
*.rar | |
*.tar | |
*.zip | |
# Logs and databases # | |
###################### | |
*.log | |
*.sql | |
*.sqlite | |
# OS generated files # | |
###################### | |
.DS_Store | |
.DS_Store? | |
._* | |
.Spotlight-V100 | |
.Trashes | |
ehthumbs.db | |
Thumbs.db |
ผมไม่ได้ปิดกั้นหรือลบพวกภาษา ั
ผมไม่เข้าใจว่าผมลบปิดกั้นอะไรไม่เข้าใจใน
ผมเข้าเน็ตไปก็ทำตามเข้าในyouthou
sondosaabed-patch-1
<!DOCTYPE html> <html> <head> <title>23 Seven Recovery</title> <!-- CSS stylesheets and other dependencies --> <link rel="stylesheet" type="text/css" href="styles.css"> <script src="main.js"></script> </head> <body> <!-- Header section --> <header> <nav> <!-- Logo and navigation menu --> </nav> </header> <!-- Hero section --> <section id="hero"> <!-- Hero content and call to action buttons --> </section> <!-- Success Stories section --> <section id="success-stories"> <!-- Display success stories with pictures and stories --> <!-- Include a form for users to submit their own success stories --> </section> <!-- Helpful Information section --> <section id="helpful-information"> <!-- Display helpful information related to recovery and life-changing --> <!-- Include a form for users to submit helpful information --> </section> <!-- Video Chat section --> <section id="video-chat"> <!-- Integrate a video chat platform for users to connect with each other --> <!-- Provide options for users to request video chats in times of need --> </section> <!-- Payment section --> <section id="payment"> <!-- Include payment options such as credit cards, Cash App, PayPal, Apple Pay, Google Pay --> <!-- Provide a form for users to complete payments --> </section> <!-- Personal Account section --> <section id="personal-account"> <!-- Include a link to your personal account where you can manage finances --> <!-- Provide options for users to send, receive, and obtain money --> <!-- Include a form to link personal accounts --> </section> <!-- Footer section --> <footer> <!-- Footer content and links --> </footer> </body> </html>
.gitignore
[](url)
what about folders we want to ignore?
add like foldername/
like public/
emp
awesome case incensetiveness
Wasta mä lasu vas a pachar
Tukjäwa vas a Verdes aruru
Hi
Shengxin
生信
Чтобы игнорировать файлы резервных копий, созданные текстовым редактором, в любом месте подкаталога
**/*~
Чтобы игнорировать файлы, связанные с IDE (eclipse / intellij)
.classpath .project .settings .idea .metadata *.iml *.ipr
https://gist.github.com/octocat/9257657?permalink_comment_id=3788866#gistcomment-3788866https://gist.github.com/octocat/9257657?permalink_comment_id=4942513#gistcomment-4942513https://gist.github.com/octocat/9257657?permalink_comment_id=4942513#gistcomment-4942513https://gist.github.com/9257657.githttps://gist.github.com/octocat/9257657?permalink_comment_id=4942513#gistcomment-4942513curl --request GET
--url "{% data variables.product.rest_url %}/octocat"
--header "Authorization: Bearer YOUR-TOKEN"
--header "X-GitHub-Api-Version: {{ allVersions[currentVersion].latestApiVersion }}"
PREVENCIÓN DEL USO DE DROGAS
Educación, conciencia y acción para una vida saludable
¿Qué son las drogas?
Medidas de prevención
Consejos
La prevención del uso de drogas es un esfuerzo continuo que busca evitar el consumo de sustancias psicoactivas, especialmente en jóvenes. Esta prevención se basa en la educación, el fortalecimiento familiar, el desarrollo de habilidades personales y el apoyo comunitario. Una comunidad informada es una comunidad más fuerte.
¿Qué son las drogas?
Las drogas son sustancias que pueden modificar el funcionamiento del organismo al ser consumidas. Algunas tienen aplicaciones médicas, pero otras son ilegales o peligrosas cuando se usan sin control.
Ejemplos: Alcohol, tabaco, cannabis, cocaína, medicamentos psicotrópicos, entre otros.
Medidas Clave para la Prevención
- Educación Temprana
Proveer información clara y basada en evidencia sobre los riesgos del consumo de drogas desde la infancia. - Fortalecimiento Familiar
Crear entornos familiares estables, afectivos y comunicativos que brinden apoyo emocional. - Actividades Saludables
Fomentar la participación en deportes, artes y voluntariado para fortalecer el sentido de pertenencia y autoestima. - Habilidades para la Vida
Desarrollar capacidades para enfrentar la presión social, tomar decisiones y resolver conflictos.
Consejos para Padres y Educadores
• Escucha activa y comunicación diaria con los jóvenes.
• Establece normas claras y coherentes.
• Supervisa las amistades y el entorno.
• Infórmate sobre señales de alerta y busca ayuda profesional si es necesario.
© 2025 Prevención Integral. Todos los derechos reservados. | Contacto: [email protected]
So should I add it to my system too then?