OSDN Git Service

Parse errors.
[joypy/Thun.git] / .hgignore
index ae3dec0..02381bb 100644 (file)
--- a/.hgignore
+++ b/.hgignore
@@ -1,12 +1,13 @@
 .*\.pyc$
 .*\.swp$
+.eggs
 .hypothesis
 .pytest_cache
 .vscode
 docs/.ipynb_checkpoints
 test/*
-gnu-prolog/thun
 venv
 build
 Thun.egg-info
-dist
\ No newline at end of file
+dist
+__pycache__
\ No newline at end of file