You've already forked akaunting-py
Ignore Scratch Directory
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -4,4 +4,8 @@ __pycache__
|
|||||||
.pytest_cache
|
.pytest_cache
|
||||||
# Coverage reports
|
# Coverage reports
|
||||||
.coverage
|
.coverage
|
||||||
coverage.xml
|
coverage.xml
|
||||||
|
|
||||||
|
# Ignore Scratch files
|
||||||
|
scratch/*
|
||||||
|
!/scratch/README.md
|
||||||
Reference in New Issue
Block a user