- 20 9月, 2016 1 次提交
-
-
由 João Ferreira Loff 提交于
-
- 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).
-
- 07 8月, 2016 1 次提交
-
-
由 Brendan Forster 提交于
Update Visual Studio Code to support workspace files.
-
- 05 8月, 2016 1 次提交
-
-
由 Brennan Fee 提交于
Visual Studio Code has a few files that can be placed into the workspace in order to share settings across users. Settings.json is for project specific overrides. Tasks.json is for executable tasks (build, gulp, etc.) While launch.json is for debugging specific tasks.
-
- 28 7月, 2016 2 次提交
-
-
由 Brendan Forster 提交于
Ignore elm-stuff project-wide
-
由 Eduard Kyvenko 提交于
-
- 26 7月, 2016 1 次提交
-
-
由 Brendan Forster 提交于
Adding index.html files for cache and upload folders
-
- 25 7月, 2016 1 次提交
-
-
由 Tevfik Tümer 提交于
index.html should be in the upload and cache folders in order to avoid direct access
-
- 23 7月, 2016 1 次提交
-
-
由 Brendan Forster 提交于
Scala: Ignore ENSIME files
-