Changeset - 07729ca3eb68
[Not reviewed]
0 1 0
MH - 4 years ago 2021-03-16 21:50:09
contact@maxhenger.nl
update .gitignore to ignore personal notes
1 file changed with 3 insertions and 1 deletions:
0 comments (0 inline, 0 general)
.gitignore
Show inline comments
 
# TODO Documents
 
# TODO Documents and notes
 
todo_*.md
 
notes_*.md
 

	
 
# Build system
 
Cargo.lock
 
@@ -26,3 +27,4 @@ examples/*/main
 
# Logs
 
logs/*
 
logs/*/*
 

	
0 comments (0 inline, 0 general)