summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2022-12-20 17:16:48 +0100
committerAlejandro Colomar <alx@kernel.org>2022-12-22 01:52:04 +0100
commite7a55715682eaaa439eff4f353d45fedbee5899c (patch)
tree356f48fc9e1808c4872b41200f390c44abb1b486
parent6715de8c007f20612adfb71e93b28cfcdeb553a5 (diff)
.gitignore: Add gitignore
Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b1f08d9
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+# Default $builddir:
+/tmp/
+
+# checkpatch stuff
+/.checkpatch-camelcase*