about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorNakidai <nakidai@disroot.org>2024-11-24 15:51:45 +0300
committerNakidai <nakidai@disroot.org>2024-11-24 15:51:45 +0300
commit0cd2e735fd54f96e4765b823cded724c61572031 (patch)
treeb74fd7d78daac4dd6933717a1c74a09bcbef198b /.gitignore
downloadlibhttpc-0cd2e735fd54f96e4765b823cded724c61572031.tar.gz
libhttpc-0cd2e735fd54f96e4765b823cded724c61572031.zip
Add code
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..89aff01
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+*.a
+*.so
+compile_commands.json
+obj/
+.cache/