mirror of
https://github.com/ichmagmaus111/ghostgram.git
synced 2026-05-12 08:31:34 +02:00
chore: update gitignore, remove provisioning profiles from tracking
This commit is contained in:
+16
-1
@@ -74,4 +74,19 @@ buildServer.json
|
||||
Telegram.LSP.json
|
||||
**/.build/**
|
||||
spm-files
|
||||
.bsp/**
|
||||
.bsp/**
|
||||
|
||||
# ===========================================
|
||||
# SECURITY: Sensitive files (DO NOT REMOVE!)
|
||||
# ===========================================
|
||||
|
||||
# API credentials and configuration
|
||||
build-system/config.json
|
||||
|
||||
# Provisioning profiles (contain Apple Developer account info)
|
||||
*.mobileprovision
|
||||
build-system/fake-codesigning/profiles/*
|
||||
|
||||
# Backup sensitive files
|
||||
*.backup
|
||||
*_BACKUP*
|
||||
Reference in New Issue
Block a user