7 lines
142 B
Plaintext
7 lines
142 B
Plaintext
## ======== Personal ========
|
|
# Ignore intermediate stuff and output stuff.
|
|
Intermediate/*
|
|
!Intermediate/*.gitkeep
|
|
Output/*
|
|
!Output/*.gitkeep
|