- 06 Feb, 2018 1 commit
-
-
Nathan Floris Copier authored
On line 1, WebStorm is capitalized the same way as the other IDE names.
-
- 04 Feb, 2018 2 commits
-
-
Brendan Forster authored
Add ignore '.pytest_cache' directory in Unit test section
-
raimon authored
-
- 03 Feb, 2018 1 commit
-
-
Brendan Forster authored
Added ignore for files created by `catkin_make_isolated`
-
- 01 Feb, 2018 3 commits
-
-
Brendan Forster authored
Added "ServiceFabricBackup/"
-
Brendan Forster authored
Add `.dart_tool/`
-
Patrice Chalin authored
Followup to https://github.com/dart-lang/site-www/issues/444#issuecomment-346560788
-
- 30 Jan, 2018 1 commit
-
-
komaflash // ec8or authored
The latest update of Visual Studio 17 (15.5.5) introduces a new backup folder called "ServiceFabricBackup" before upgrading service fabric applications.
-
- 26 Jan, 2018 1 commit
-
-
Felix Divo authored
Simply execute `catkin_make_isolated` and `build` and `devel` will have different names, but should be ignored as well.
-
- 17 Jan, 2018 1 commit
-
-
Brendan Forster authored
Update TeX.gitignore
-
- 16 Jan, 2018 1 commit
-
-
Felipe Meneguzzi authored
Added a temporary file used in MacTeX
-
- 12 Jan, 2018 2 commits
-
-
Brendan Forster authored
Update Android.gitignore
-
Ruttanachai Auitragool authored
Add fastlane in Android gitignore
-
- 04 Jan, 2018 2 commits
-
-
Brendan Forster authored
Fixed the unignore of folder 'packages'
-
mbukejlovic authored
Considering the VisualStudio gitignore file contains a line "**/[Pp]ackages/*", these 2 lines from Umbraco gitignore never get applied properly to the desired files, even though Umbraco lines were added after the VS lines. I guess the VS's line is more specific, so it gets a priority of some sort.
-
- 02 Jan, 2018 1 commit
-
-
Brendan Forster authored
Update Node.gitignore
-
- 01 Jan, 2018 3 commits
-
-
Kyle Kelley authored
-
Brendan Forster authored
Go: Add '*.exe~' to .gitignore
-
Max Schmitt authored
When you build a Go executable, which does already exists and is in use on Windows (e.g. running) then the output binary name will be extended by a '~' prefix. https://github.com/golang/go/blob/558eeb2d850d064b0b02b65a7bf3af6c108c248d/src/cmd/go/internal/work/exec.go#L1165-L1170
-
- 26 Dec, 2017 2 commits
-
-
Rafi Wiener authored
* Update Eclipse.gitignore * Update Eclipse.gitignore
-
toby authored
* Add *.snk strong name key files Strong name key files shouldn't be included in a repository AFAIK. they are intended to sign build output to verify that it comes from the correct publisher. having an *.snk in a repository would allow anyone to produce build as if they were the original publisher. I guess some OSS projects might like to have *.snk files in their repos but that would be an exception to the rule. * Make use of *.snk optional Add note explaining use. * Reduce explanation Just use a link instead
-
- 25 Dec, 2017 1 commit
-
-
PTS93 authored
-
- 20 Dec, 2017 1 commit
-
-
- 18 Dec, 2017 1 commit
-
-
白季飞龙 authored
-
- 15 Dec, 2017 3 commits
-
-
Sam Roberts authored
Added extensions for prepackaged app and toolbox file, pregenerated helpsearch folders.
-
Stefan authored
Rails 5 uses npm to handle javascript dependancies, node_modules should not be checked in to git.
-
Richard Thompson authored
The out of date models flag is automatically generated by the system, we don't want this in Git
-
- 13 Dec, 2017 1 commit
-
-
Enrico Sada authored
ref http://msbuildlog.com/
-
- 05 Dec, 2017 1 commit
-
-
Augusto Daniele authored
Add .jekyll-cache/ as per envygeeks/jekyll-assets
-
- 29 Nov, 2017 11 commits
-
-
Matthew Wallace authored
* Update Unity.gitignore Prevents directories: `Library` `Temp` `Obj` `Build` `Builds` `Assets/AssetStoreTools` from being included in the remote if the project sits in the `Assets` folder. * removed wildcards from Unity's .gitignore
-
Tuomas-Matti Soikkeli authored
-
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."
-