- 29 Nov, 2017 12 commits
-
-
Ryan Scott authored
-
James Reed authored
-
Matthew Wallace authored
Prevents directories: `Library` `Temp` `Obj` `Build` `Builds` `Assets/AssetStoreTools` from being included in the remote if the project sits in the `Assets` folder.
-
Thi Minh Nhựt authored
-
Sadhan Sarma authored
-
Caio Proiete authored
-
Chris Mower authored
* without . the auto directory is still considered for commits * small addition that ensures all Emacs-Lisp files (.el files) are ignored
-
Denis Peshkov authored
* Update VisualStudio.gitignore
-
Brendan Forster authored
Revert "Remove Composer's file and directory."
-
Brendan Forster authored
Remove .glide/ ignore
-
Brendan Forster authored
Ignore Visual Studio 2017 C++ app generated files.
-
Brendan Forster authored
UnrealEngine - Include Plugins folder
-
- 23 Nov, 2017 1 commit
-
-
Pavel Halbich authored
-
- 20 Nov, 2017 1 commit
-
-
Brendan Forster authored
Update comment
-
- 18 Nov, 2017 1 commit
-
-
Brendan Forster authored
Update VisualStudio.gitignore
-
- 17 Nov, 2017 1 commit
-
-
Aayush Kapoor authored
-
- 15 Nov, 2017 2 commits
-
-
Noctis- authored
-
Dean Butcher authored
-
- 09 Nov, 2017 1 commit
-
-
Chris Lush authored
This reverts commit 5b836814.
-
- 08 Nov, 2017 3 commits
-
-
Brendan Forster authored
Spelling
-
Josh Soref authored
-
Josh Soref authored
-
- 29 Oct, 2017 3 commits
-
-
Brendan Forster authored
Update Terraform.gitignore
-
Brendan Forster authored
Fix link to go to current anchor
-
Han Tuzun authored
Improvements: * `.terraform` directories could be created in any subdirectory when user runs `terraform init`. * Quite an interesting variations of`.tfstate` files are created by Terraform such as `.*.tfstate.d` or `.*.tfstate.lock.info`. It's best not to name any file with `*.tfstate.*` pattern. * `*.tfvars` files often contain private data and not supposed to be committed.
-
- 27 Oct, 2017 1 commit
-
-
Clifford authored
-
- 24 Oct, 2017 1 commit
-
-
bndw authored
This was a workaround for https://github.com/Masterminds/glide/issues/736Signed-off-by:
bndw <benjamindwoodward@gmail.com>
-
- 23 Oct, 2017 2 commits
-
-
Brendan Forster authored
Windows.gitignore - Change desktop.ini to [Dd]esktop.ini
-
Yousha Aleayoub authored
-
- 19 Oct, 2017 1 commit
-
-
Brendan Forster authored
Ignore Nuget package directory name casing
-
- 18 Oct, 2017 1 commit
-
-
synepis authored
It looks like VS2017 changed it's nuget package directory name to be capitalized. When using Ubuntu for Windows, directory name casing of NuGet package folder becomes important and detected as a change by git,. This change is to ignore regardless of casing.
-
- 16 Oct, 2017 1 commit
-
-
Brendan Forster authored
Fixed typos in README.md
-
- 15 Oct, 2017 1 commit
-
-
flowonyx authored
There were just a couple of typos in the README that I fixed.
-
- 09 Oct, 2017 1 commit
-
-
Brendan Forster authored
Commenting out Android keystore files
-
- 08 Oct, 2017 1 commit
-
-
Mohammad Alhobayyeb authored
Android keystore files are critical and losing them is destructive. They should be commented out by default, the user should explicitly uncomment their line if they intend not to include them into their repository.
-
- 21 Sep, 2017 2 commits
-
-
Brendan Forster authored
Add exclusion of Visual Studio trace files (*.e2e)
-
Brendan Forster authored
updated static and media files in django section
-
- 20 Sep, 2017 3 commits
-
-
jimbob7198 authored
-
Brendan Forster authored
Update Autotools.gitignore
-
KINSANG CHING authored
add files generated by the autotool m4.
-