diff options
| author | 2026-02-22 03:14:28 +0000 | |
|---|---|---|
| committer | 2026-02-22 03:14:28 +0000 | |
| commit | e79bd01170d1ba765a3b35130623a5ea3f8a78c9 (patch) | |
| tree | 068b56caa5676f21f6a5c4e28e2693daee9fa5e4 /.gitignore | |
| download | rs274ngc-e79bd01170d1ba765a3b35130623a5ea3f8a78c9.tar.gz | |
add .gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ea56783 --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | *.o | ||
| 2 | examples/lex | ||
