- 27 9月, 2016 1 次提交
-
-
由 futabooo 提交于
-
- 26 9月, 2016 5 次提交
-
-
由 Brendan Forster 提交于
Add support for Cake.Net
-
由 Brendan Forster 提交于
Update Node.gitignore
-
由 Muhammad Rehan Saeed 提交于
-
由 Mike Ralphson 提交于
Add `*.tgz`, the output of `npm pack`, or other build-steps.
-
由 Brendan Forster 提交于
Add .nfs files to Linux.gitignore
-
- 20 9月, 2016 1 次提交
-
-
由 João Ferreira Loff 提交于
-
- 15 9月, 2016 1 次提交
-
-
由 Muhammad Rehan Saeed 提交于
Cake.Net creates a tools folder at the root which contains downloaded packages and should not be checked in.
-
- 14 9月, 2016 1 次提交
-
-
由 Brendan Forster 提交于
Update Erlang.gitignore
-
- 13 9月, 2016 2 次提交
-
-
由 Muromi Ukari 提交于
/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.
-
由 Brendan Forster 提交于
added VS code coverage files
-
- 12 9月, 2016 2 次提交
-
-
由 Filip W 提交于
-
由 Brendan Forster 提交于
Ignore .jfm files in Visual Studio
-
- 09 9月, 2016 1 次提交
-
-
由 Kevin Cunnane 提交于
.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 9月, 2016 1 次提交
-
-
由 Brendan Forster 提交于
Introduce new Ansible template
-
- 07 9月, 2016 1 次提交
-
-
由 Serge van Ginderachter 提交于
-
- 06 9月, 2016 2 次提交
-
-
由 Brendan Forster 提交于
Update TeX.gitignore
-
由 Vassilis 提交于
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
-
- 31 8月, 2016 2 次提交
-
-
由 Brendan Forster 提交于
Rename OSX.gitignore to macOS.gitignore
-
由 Jonathan 提交于
Apple renames OS X to macOS. Announced @ WWDC 2016
-
- 26 8月, 2016 1 次提交
-
-
由 Brendan Forster 提交于
nbactions.xml must not be ignored (?)
-
- 25 8月, 2016 1 次提交
-
-
由 Brendan Forster 提交于
Added "Python Tools for Visual Studio" to VisualStudio.gitignore
-
- 23 8月, 2016 2 次提交
-
-
由 Matthias 提交于
__pycache__/ *.pyc
-
由 Shubham Rao 提交于
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.
-
- 22 8月, 2016 1 次提交
-
-
由 Brendan Forster 提交于
Add eslint cache ignore for node projects.
-
- 19 8月, 2016 1 次提交
-
-
由 Kyle Pollock 提交于
-
- 17 8月, 2016 3 次提交
-
-
由 Brendan Forster 提交于
Add hidden virtualenv to Python template
-
由 Brendan Forster 提交于
Ignore GNU Global GSYMS database of other symbols
-
由 Brendan Forster 提交于
Update ignore for fastlane files in Objective-C
-
- 16 8月, 2016 2 次提交
-
-
由 Gabriel Oliva 提交于
-
由 Yves Martin 提交于
-
- 15 8月, 2016 3 次提交
-
-
由 Brendan Forster 提交于
ignore HTF test framework artifact directory
-
由 Brendan Forster 提交于
Updated for Joomla 3.6.2
-
由 Brendan Forster 提交于
Exclude folder for CodeRush settings
-
- 14 8月, 2016 1 次提交
-
-
由 Alexandre Bonnetain 提交于
-
- 13 8月, 2016 1 次提交
-
-
由 bakeevdr 提交于
-
- 11 8月, 2016 1 次提交
-
-
由 Pascal Berger 提交于
-
- 10 8月, 2016 1 次提交
-
-
由 Alexander Thiemann 提交于
See http://hackage.haskell.org/package/HTF-0.13.1.0/docs/Test-Framework-CmdlineOptions.html (opts_historyFile)
-
- 09 8月, 2016 2 次提交
-
-
由 Brendan Forster 提交于
Remove config/secrets.yml
-
由 Steve Hull 提交于
Rails no longer generates this file with sensitive secrets (default now is to do `secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>` in production).
-