Sfoglia il codice sorgente

Add python file extension .py in gitignore

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

+ 1 - 0
.gitignore

@@ -1,3 +1,4 @@
 .idea/
 cmake-build-debug/*
 Resources/Levels/Dev/
+*.py