aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorClyne Sullivan <clyne@bitgloo.com>2025-01-23 08:01:15 -0500
committerClyne Sullivan <clyne@bitgloo.com>2025-01-23 08:01:15 -0500
commit461581a84e20da8df15533e00c64236c812b3757 (patch)
tree368e426c9569e14978670391d15c112e46908627 /.gitignore
parentc3fe00bca71fd48f9423cc9a2c319b477e556974 (diff)
initial upload
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore18
1 files changed, 3 insertions, 15 deletions
diff --git a/.gitignore b/.gitignore
index cd531cf..93fffd4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
+main
+.sw*
+
# ---> C
# Prerequisites
*.d
@@ -37,18 +40,3 @@
*.x86_64
*.hex
-# Debug files
-*.dSYM/
-*.su
-*.idb
-*.pdb
-
-# Kernel Module Compile Results
-*.mod*
-*.cmd
-.tmp_versions/
-modules.order
-Module.symvers
-Mkfile.old
-dkms.conf
-