diff options
| author | default <nobody@localhost> | 2022-09-27 09:06:03 +0200 |
|---|---|---|
| committer | default <nobody@localhost> | 2022-09-27 09:06:03 +0200 |
| commit | 0cdd193be9962023172e0c6bbb320e18b088241a (patch) | |
| tree | cc11f1ba53989618fbdbc3e009d68eda9fc2f536 | |
| parent | ec9115717be6e78b932b0c044fb47082d1c00628 (diff) | |
[.gitignore] new file.
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7ead966 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.o +snac |