Explorar el Código

Added .gitignore

Jan Sušnik hace 8 años
padre
commit
2af2afdf22
Se han modificado 1 ficheros con 12 adiciones y 0 borrados
  1. 12 0
      .gitignore

+ 12 - 0
.gitignore

@@ -0,0 +1,12 @@
+.*
+*.pyc
+*.*~
+vendor/*
+composer.phar
+*log.*
+**/*.egg-info/*
+**/build/*
+**/dist/*
+/airtime_mvc/tests/test_results.xml
+/tests/results.html
+/tests/*.jar