Add InteliJ to git ignore (#44)

Ignore AppCode/InteliJ .idea folder
This commit is contained in:
JJTech
2022-06-21 15:39:46 -04:00
committed by GitHub
parent 7ce76ee28d
commit 4da69685a1

3
.gitignore vendored
View File

@@ -31,3 +31,6 @@ xcuserdata
/newrelic_agent.log
/CodeSigning.xcconfig
/.vscode
## AppCode specific
.idea/