Ver código fonte

Add python file extension .py in gitignore

Jovian (Toshiba) 5 anos atrás
pai
commit
438ae37814
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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