Skip to content

Commit

Permalink
add .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kngenie committed Mar 13, 2020
1 parent aebab7c commit 7f22d89
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions wordpress/.gitignore
@@ -0,0 +1,5 @@
*.pyc
__pycache__/
/build/
/dist/
/.python-version

0 comments on commit 7f22d89

Please sign in to comment.