1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-15 14:09:13 +02:00

Ignore .idea/ folder for AppCode users.

This commit is contained in:
Stig Brautaset 2012-05-01 22:11:46 +02:00
parent 4b6bf65bdf
commit 6670a4c423

View file

@ -13,4 +13,5 @@ build/*
xcuserdata
profile
*.moved-aside
DerivedData
DerivedData
.idea/