Skip to content

Commit ba69477

Browse files
add .pyc files to gitignore
1 parent dfda98f commit ba69477

14 files changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,3 +237,5 @@ fabric.properties
237237
# Android studio 3.1+ serialized cache file
238238
.idea/caches/build_file_checksums.ser
239239
.idea/
240+
241+
*.pyc
-153 Bytes
Binary file not shown.
-2.48 KB
Binary file not shown.
-150 Bytes
Binary file not shown.
-4.67 KB
Binary file not shown.
-3.53 KB
Binary file not shown.
-3.38 KB
Binary file not shown.
-2.84 KB
Binary file not shown.
-2.8 KB
Binary file not shown.
-2.23 KB
Binary file not shown.

0 commit comments

Comments
 (0)