Add least action example and output ignore rules
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Python cache and bytecode
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
||||
# Generated example outputs
|
||||
examples/**/output/*
|
||||
!examples/**/output/.gitkeep
|
||||
Reference in New Issue
Block a user