- 17 Oct, 2016 3 commits
-
-
Bo-Yi Wu authored
-
Brendan Forster authored
ignore public/storage for laravel 5
-
-
- 15 Oct, 2016 3 commits
-
-
Brendan Forster authored
Update/opencart
-
dvlprs authored
-
root authored
-
- 04 Oct, 2016 2 commits
-
-
Brendan Forster authored
Extend C to ignore Visual Studio artifacts
-
Arvid Gerstmann authored
-
- 03 Oct, 2016 4 commits
-
-
Brendan Forster authored
Include shared settings, according to official docs
-
Wayne Nilsen authored
-
Brendan Forster authored
Added kernel module compilation results
-
Brendan Forster authored
Add .externalNativeBuild to Android gitignore
-
- 27 Sep, 2016 2 commits
-
-
Brendan Forster authored
Add vendor folder to Go.gitignore
-
futabooo authored
-
- 26 Sep, 2016 5 commits
-
-
Brendan Forster authored
Add support for Cake.Net
-
Brendan Forster authored
Update Node.gitignore
-
Muhammad Rehan Saeed authored
-
Mike Ralphson authored
Add `*.tgz`, the output of `npm pack`, or other build-steps.
-
Brendan Forster authored
Add .nfs files to Linux.gitignore
-
- 21 Sep, 2016 2 commits
- 19 Sep, 2016 1 commit
-
-
João Ferreira Loff authored
-
- 15 Sep, 2016 1 commit
-
-
Muhammad Rehan Saeed authored
Cake.Net creates a tools folder at the root which contains downloaded packages and should not be checked in.
-
- 13 Sep, 2016 2 commits
-
-
Brendan Forster authored
Update Erlang.gitignore
-
Muromi Ukari authored
/ebin can't be simply ignored because *.app should be put here. [Erlang Applications](http://erlang.org/doc/design_principles/applications.html) > 8.4 Directory Structure > ebin - Contains the Erlang object code, the beam files. The .app file is also placed here.
-
- 12 Sep, 2016 3 commits
-
-
Brendan Forster authored
added VS code coverage files
-
Filip W authored
-
Brendan Forster authored
Ignore .jfm files in Visual Studio
-
- 09 Sep, 2016 1 commit
-
-
Kevin Cunnane authored
.jfm files have started blocking checking for .sqlproj projects in Visual Studio. .jfm files are a new file-type created by the Microsoft ESENT database engine - this is a recent improvement only in Windows 10 Anniversary update. As the SSDT .sqlproj type in Visual Studio uses this engine for .dbmdl metadata files, and this file is locked by the user, this currently blocks users from checking into Git repositories. This fix helps mitigate this by avoiding checkin of this file type.
-
- 08 Sep, 2016 1 commit
-
-
Brendan Forster authored
Introduce new Ansible template
-
- 07 Sep, 2016 2 commits
-
-
Serge van Ginderachter authored
-
Peter Morlion authored
Official docs, found here: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 (as of 13 Aug 2016)
-
- 06 Sep, 2016 2 commits
-
-
Arvid Gerstmann authored
Visual Studio creates a few artifacts which weren't ignored before, mainly .idb, .pdb and .ilk files which are either created by CL.EXE or by LINK.EXE were added to the gitignore for Windows projects. A little more information can be found here on Microsoft's documentation: https://msdn.microsoft.com/en-us/library/3awe4781.aspx
-
Brendan Forster authored
Update TeX.gitignore
-
- 05 Sep, 2016 1 commit
-
-
Vassilis authored
Added a line that adds the `auto` folder that Emacs+ AUCTex automatically creates in the gitignore list. More about this `auto` feature below https://www.gnu.org/software/auctex/manual/auctex/Parsing-Files.html
-
- 30 Aug, 2016 2 commits
-
-
Brendan Forster authored
Rename OSX.gitignore to macOS.gitignore
-
Jonathan authored
Apple renames OS X to macOS. Announced @ WWDC 2016
-
- 25 Aug, 2016 2 commits
-
-
Brendan Forster authored
nbactions.xml must not be ignored (?)
-
Brendan Forster authored
Added "Python Tools for Visual Studio" to VisualStudio.gitignore
-
- 23 Aug, 2016 1 commit
-
-
Matthias authored
__pycache__/ *.pyc
-