Parcourir la source

Add python file extension .py in gitignore

Jovian (Toshiba) il y a 5 ans
Parent
commit
87e00a20d2
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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