summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDanny Holman <dholman@gymli.org>2024-08-25 00:18:42 -0500
committerDanny Holman <dholman@gymli.org>2024-08-25 00:18:42 -0500
commit6b13ea53aeedb646b082a13bf16f67f8556087ae (patch)
tree7cf38f381a7af9daa9ad511c8f9abe58b41b119a /.gitignore
parenta002576056e26673f0141e46786f44f0b9c90b70 (diff)
core: refactor entire project root
Reorganize the project root such that each subsystem is placed into its own subdirectory. This allows the build system to select which subsystems to enable for a particular build. Signed-off-by: Danny Holman <dholman@gymli.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 29cd635..add216e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,7 @@
*.out
*.patch
*.so
+*.sym
*.tar
*.xz
*.zstd