Skip to main content

ignore xcuserdata

ID
be96c87
date
2023-06-08 06:42:25+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
9cf55da
message
ignore xcuserdata
changed files
1 file, 1 addition

Changed files

.gitignore (0) → .gitignore (14)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..2bed268
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+*/xcuserdata/*
\ No newline at end of file