Explorar el Código

Add python file extension .py in gitignore

Jovian (Toshiba) hace 5 años
padre
commit
87e00a20d2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -1,2 +1,3 @@
 .idea/
 cmake-build-debug/*
+*.py