jjlavaza hace 8 años
commit
039f4dbb8f
Se han modificado 2 ficheros con 40 adiciones y 0 borrados
  1. 36 0
      .gitignore
  2. 4 0
      README.md

+ 36 - 0
.gitignore

@@ -0,0 +1,36 @@
+*.py[cod]
+
+# C extensions
+*.so
+
+# Packages
+*.egg
+*.egg-info
+dist
+build
+eggs
+parts
+bin
+var
+sdist
+develop-eggs
+.installed.cfg
+lib
+lib64
+__pycache__
+
+# Installer logs
+pip-log.txt
+
+# Unit test / coverage reports
+.coverage
+.tox
+nosetests.xml
+
+# Translations
+*.mo
+
+# Mr Developer
+.mr.developer.cfg
+.project
+.pydevproject

+ 4 - 0
README.md

@@ -0,0 +1,4 @@
+arduino
+=======
+
+Compilation de programmes pour l'Arduino