telegram
This commit is contained in:
parent
360bfea671
commit
dd210565a6
52
.gitignore
vendored
52
.gitignore
vendored
@ -1,50 +1,2 @@
|
|||||||
# These are some examples of commonly ignored file patterns.
|
/public
|
||||||
# You should customize this list as applicable to your project.
|
/.hugo_build.lock
|
||||||
# Learn more about .gitignore:
|
|
||||||
# https://www.atlassian.com/git/tutorials/saving-changes/gitignore
|
|
||||||
|
|
||||||
# Node artifact files
|
|
||||||
node_modules/
|
|
||||||
dist/
|
|
||||||
|
|
||||||
# Compiled Java class files
|
|
||||||
*.class
|
|
||||||
|
|
||||||
# Compiled Python bytecode
|
|
||||||
*.py[cod]
|
|
||||||
|
|
||||||
# Log files
|
|
||||||
*.log
|
|
||||||
|
|
||||||
# Package files
|
|
||||||
*.jar
|
|
||||||
|
|
||||||
# Maven
|
|
||||||
target/
|
|
||||||
dist/
|
|
||||||
|
|
||||||
# JetBrains IDE
|
|
||||||
.idea/
|
|
||||||
|
|
||||||
# Unit test reports
|
|
||||||
TEST*.xml
|
|
||||||
|
|
||||||
# Generated by MacOS
|
|
||||||
.DS_Store
|
|
||||||
|
|
||||||
# Generated by Windows
|
|
||||||
Thumbs.db
|
|
||||||
|
|
||||||
# Applications
|
|
||||||
*.app
|
|
||||||
*.exe
|
|
||||||
*.war
|
|
||||||
|
|
||||||
# Large media files
|
|
||||||
*.mp4
|
|
||||||
*.tiff
|
|
||||||
*.avi
|
|
||||||
*.flv
|
|
||||||
*.mov
|
|
||||||
*.wmv
|
|
||||||
|
|
||||||
|
@ -53,6 +53,12 @@
|
|||||||
<a href="https://twitter.com/OpenBokeron">@OpenBokeron</a>
|
<a href="https://twitter.com/OpenBokeron">@OpenBokeron</a>
|
||||||
Aquí compartimos actualizaciones en tiempo real, curiosidades y todo lo relacionado con el mundo del software libre.
|
Aquí compartimos actualizaciones en tiempo real, curiosidades y todo lo relacionado con el mundo del software libre.
|
||||||
</p>
|
</p>
|
||||||
|
<p>
|
||||||
|
También puedes charlar con nosotros y toda la comunidad
|
||||||
|
open source <a href="https://t.me/+-0oloTKiIo00ZmM0">aquí</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>¡Os esperamos!</p>
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
<!-- Common footer -->
|
<!-- Common footer -->
|
||||||
|
Loading…
Reference in New Issue
Block a user