mirror of
https://github.com/antonioCoco/SharPyShell
synced 2026-06-08 13:11:44 +00:00
8 lines
86 B
Plaintext
8 lines
86 B
Plaintext
*.pyc
|
|
.idea/
|
|
|
|
# exclude everything
|
|
output/*
|
|
# exception to the rule
|
|
!output/.gitkeep
|