Skip to content

Commit

Permalink
Added .hgignore file.
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-zelenkov committed Sep 18, 2020
1 parent 8ee96c2 commit 7842c2d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .hgignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
^build/
^Makefile$
\.pyc$
\.cache$
\.pytest_cache$
__pycache__/

0 comments on commit 7842c2d

Please sign in to comment.