New posts in gitignore

How do I push files specified in .gitignore?

.gitignore: How do I ignore nested directories?

Gitignore all folders beginning with a period

Should XCSharedData be checked into Git Repo for Xcode project?

Why doesn't my global .gitignore file ignore?

Best practice for using multiple .gitignore files

Git Ignore everything in a directory except subfolders

gitignore does not ignore .idea directory

explain gitignore pattern matching

git ignore all files except one extension and folder structure

Is there a way to tell git-status to ignore the effects of .gitignore files?

Ignore all files with the same name in git

Using Git to work with subversion: Ignoring modifications to tracked files

git add adding ignored files

Xcode 7: ignore .xcscmblueprint in repository?

Git .gitignore to ignore only folder in root directory

Ignore specific changes to a file in git, but not the entire file

.gitignore files added inside Git submodules

Should I add .idea/caches/build_file_checksums.ser to .gitignore?

Is it safe to ignore /xcuserdata/ with Git if using Launch Arguments?