summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorClement Sibille <clements@lisible.xyz>2024-12-10 08:28:01 +0100
committerClement Sibille <clements@lisible.xyz>2024-12-10 08:28:01 +0100
commit584fe916ee7be68856a605ed99cd01693b710356 (patch)
tree22e0cb1e72f9c0539877302ada8855fa008af4ce /.gitignore
Initialize instance and validation layers
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..bc95448
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+.cache/
+build/
Go back to lisible.xyz