OSDN Git Service

HiDPI環境でツールチップのsmall表示が小さくなりすぎている問題の修正
[charactermanaj/CharacterManaJ.git] / .gitignore
index 86ce095..7b2afda 100644 (file)
@@ -2,3 +2,23 @@
 /docs
 /lib
 /bin
+/target/
+.DS_Store
+
+# Xcode (from gitignore.io)
+build/
+*.pbxuser
+!default.pbxuser
+*.mode1v3
+!default.mode1v3
+*.mode2v3
+!default.mode2v3
+*.perspectivev3
+!default.perspectivev3
+xcuserdata
+*.xccheckout
+*.moved-aside
+DerivedData
+*.hmap
+*.ipa
+*.xcuserstate
\ No newline at end of file