diff options
author | Ivan Davydov <lotigara@lotigara.ru> | 2025-06-17 17:04:32 +0300 |
---|---|---|
committer | Ivan Davydov <lotigara@lotigara.ru> | 2025-06-17 17:04:32 +0300 |
commit | a23eae0894949d094903171df90727c2cb0f9e5a (patch) | |
tree | bb3316b74be25ff42735dd7fed836f9008ec9e00 /.gitignore | |
parent | 28c13a3e38e8b350ffadb1ae7c2687aafe7ac6c0 (diff) |
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..ae4b8b8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/*.o +/acccre-server |