diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2025-05-03 19:03:47 -0400 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2025-05-03 19:03:47 -0400 |
commit | 31770f756479dad31932b52e72ab9342247ba542 (patch) | |
tree | 766581f404e6d8cc58fd40751f9fed9ae718634f /.gitignore | |
parent | 476c188ddf20684d58b7ea8a8fb7214e270318d4 (diff) |
Add Readme containing tasks
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -272,5 +272,6 @@ pb_APP_log_comb.xpr ######### *.cache/ *.runs/ +!Readme.md # TEMPORARY: Avoid collab conflicts pb_APP_log_comb.xpr |