summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorClement Sibille <clements+git@lisible.xyz>2024-02-26 02:20:32 +0900
committerClement Sibille <clements+git@lisible.xyz>2024-02-26 02:20:32 +0900
commitea36f30a8e1993d4aacc8974cd0994db67902467 (patch)
tree71fbf9ce5aa8d468277d2caf25ae925a0d42d59d /.gitignore
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e0b0981
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+.cache/
+compile_commands.json
+png_suite/
+build/
Go back to lisible.xyz