- 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 1 commit
-
-
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
-
- 22 Aug, 2016 1 commit
-
-
Shubham Rao authored
This file as documentation (which seems lacking) states is used for calling custom Maven goals from the IDE. Ignoring this file was a source much confusion in few projects (mapping Run action to custom goals... etc etc) Also this file does anything worth ignoring Added by #145 Exclusion of `nbactions.xml` from `.gitgnore` should be discussed.
-
- 21 Aug, 2016 1 commit
-
-
Brendan Forster authored
Add eslint cache ignore for node projects.
-
- 19 Aug, 2016 1 commit
-
-
Kyle Pollock authored
-
- 17 Aug, 2016 3 commits
-
-
Brendan Forster authored
Add hidden virtualenv to Python template
-
Brendan Forster authored
Ignore GNU Global GSYMS database of other symbols
-
Brendan Forster authored
Update ignore for fastlane files in Objective-C
-
- 16 Aug, 2016 2 commits
-
-
Gabriel Oliva authored
-
Yves Martin authored
-
- 15 Aug, 2016 1 commit
-
-
Brendan Forster authored
ignore HTF test framework artifact directory
-