aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2018-09-15 11:35:58 +0200
committerDavid Robillard <d@drobilla.net>2018-09-15 11:35:58 +0200
commit77c56952609a2b5e1ee904d6e60f27adf98008c6 (patch)
treea91518a4d1f27e845057dcd29f75795b8e03f8b3
parentb2ad0b0bf7ab7c9916fca5d5ed4b7990a5e30d45 (diff)
downloadpugl-77c56952609a2b5e1ee904d6e60f27adf98008c6.tar.gz
pugl-77c56952609a2b5e1ee904d6e60f27adf98008c6.tar.bz2
pugl-77c56952609a2b5e1ee904d6e60f27adf98008c6.zip
Add pyc files to gitignore
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 64012e1..dad71c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
build/
.lock-waf*
__pycache__
+*.pyc