summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLLLL Colonq <llll@colonq>2024-03-03 00:10:10 -0500
committerLLLL Colonq <llll@colonq>2024-03-03 00:10:10 -0500
commit070108cf09b1b561613b6eea04723afbbb464507 (patch)
tree01503df63f16ef6ef4ab4a37b24305286bb2477c /.gitignore
Initial commit (new winit)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..0c257a3
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+/target
+/.cargo
+/dist \ No newline at end of file