Ignore .pyc compiled python files

master
Gary Steers 2020-02-04 21:57:14 +01:00
parent b373e46198
commit 5925ed1611
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
test*.json test*.json
*.pyc