aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMarvin Borner2020-10-17 15:49:55 +0200
committerMarvin Borner2020-10-17 15:51:35 +0200
commit637d3caca5fe7a90d08df1bc7dda6ce5c1bd7223 (patch)
tree3e601d3630879271fc86759e731bf211437c06c6 /.gitignore
parent9c8bbbf362beca4fd4268334704a790568e6bd51 (diff)
Added basic support for OpenBSD
Building the Cross Compiler successfully took me several days of debugging, patching and testing. It finally (kinda) works now, though!
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b2e2972..d541ec1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@ compile_commands.json
*.bin
*.log
*.pcap
+*.core
.clangd/
build/