diff options
Diffstat (limited to '.gitinore')
| -rw-r--r-- | .gitinore | 9 |
1 files changed, 2 insertions, 7 deletions
@@ -1,7 +1,2 @@ -\#*# -*~ -*.pyc -/.venv -__pycache__/ -src/macroknight/__pycache__/ -/bin
\ No newline at end of file +bin/* +*.import.scm
\ No newline at end of file |
