Sfoglia il codice sorgente

Add python file extension .py in gitignore

Jovian (Toshiba) 5 anni fa
parent
commit
87e00a20d2
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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