diff options
author | pommicket <pommicket@gmail.com> | 2021-11-17 22:37:31 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2021-11-17 22:37:31 -0500 |
commit | 3922fc11cde176e41c98a73f88e5552736b13e2f (patch) | |
tree | 09fdbd834af1614456c3fdfc06cf8a038cc741fe /04a/.gitignore | |
parent | b48712f9c9d7a380fe6a494db7ec9580f9314558 (diff) |
simple preprocessor
Diffstat (limited to '04a/.gitignore')
-rw-r--r-- | 04a/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/04a/.gitignore b/04a/.gitignore new file mode 100644 index 0000000..fe70990 --- /dev/null +++ b/04a/.gitignore @@ -0,0 +1 @@ +out* |