summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlexey Gavrilov <rebovas@yahoo.com>2023-08-08 18:38:07 +0700
committerAlexey Gavrilov <rebovas@yahoo.com>2023-08-08 18:38:07 +0700
commit06d05938cc828901703112b99740c2e90a392b88 (patch)
tree665168f9bf0ec29378e954e625bf5dbbf7475371 /.gitignore
First commit
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..5fdcd7a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+# Directory where project build
+build
+
+# Operarting system's files needed to boot
+iso/os/*