aboutsummaryrefslogtreecommitdiff
path: root/src/crc32c/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'src/crc32c/.gitignore')
-rw-r--r--src/crc32c/.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/crc32c/.gitignore b/src/crc32c/.gitignore
new file mode 100644
index 0000000000..61769727e3
--- /dev/null
+++ b/src/crc32c/.gitignore
@@ -0,0 +1,8 @@
+# Editors.
+*.sw*
+.DS_Store
+/.vscode
+
+# Build directory.
+build/
+out/