diff options
| author | Kyle Gunger <kgunger12@gmail.com> | 2024-02-19 22:07:38 -0500 | 
|---|---|---|
| committer | Kyle Gunger <kgunger12@gmail.com> | 2024-02-19 22:07:38 -0500 | 
| commit | b95702eaa97b578f623610e3f8695a5174233e30 (patch) | |
| tree | 51e507b436cdc9d4ff85be7986800326ee22cc18 /.gitignore | |
| parent | 23df3b336dbc4f5d08224fd7c77d24d74100c093 (diff) | |
String literal generation (not that the compiler knows what to do)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 | 
1 files changed, 2 insertions, 1 deletions
| @@ -1,2 +1,3 @@  ctc - +build +*.tnsl |