Browse Source

Add python file extension .py in gitignore

Jovian (Toshiba) 5 years ago
parent
commit
87e00a20d2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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