- 12 9月, 2018 1 次提交
-
-
由 Lake Robin 提交于
In Laravel, we often use `artisan vendor:publish` to copy views, notifications etc from dependencies so that they can be customized. These views are created in <type>/vendor/<dependency> directory. When using the current gitignore for Laravel, vendor is inserted like vendor/ which ignores all the directories named vendor anywhere in the source tree, including the customized views. The proposed file change tries to fix this problem by ensuring only the root vendor directory is ignored by git.
-
- 10 9月, 2018 2 次提交
-
-
由 Brendan Forster 提交于
Add .nox directory for the nox testing tool
-
由 Seth M. Larson 提交于
See: https://github.com/theacodes/nox
-
- 05 9月, 2018 2 次提交
-
-
由 Brendan Forster 提交于
Add storage and yarn related entries for rails 5.2
-
由 Brendan Forster 提交于
Minor imporvements to terraform ignore file
-
- 04 9月, 2018 1 次提交
-
-
由 Alastair Crabtree 提交于
* Fix Typo * Add example to include overrides
-
- 03 9月, 2018 1 次提交
-
-
由 Gurvir Cheema 提交于
-
- 27 8月, 2018 2 次提交
-
-
由 Brendan Forster 提交于
ignore ipython profile
-
由 amigcamel 提交于
-
- 26 8月, 2018 4 次提交
-
-
由 Brendan Forster 提交于
add .dmypy.json to Python.gitignore.
-
由 Brendan Forster 提交于
Update Terraform.gitignore
-
由 Brendan Forster 提交于
Processing: Add ignore rules for Linux ARM exports
-
由 Brendan Forster 提交于
Removed Microsoft Word 2016 Auto Backuped File on macOS
-
- 25 8月, 2018 1 次提交
-
-
由 Niels NTG Poldervaart 提交于
Since Processing version 3.0.1 you can compile Linux ARM versions of your Processing sketch, distinct from the regular 32 and 64 bit Linux exports.
-
- 23 8月, 2018 1 次提交
-
-
由 Brendan Forster 提交于
Added *.listing extension to TeX.gitignore
-
- 22 8月, 2018 2 次提交
- 19 8月, 2018 4 次提交
-
-
由 Oussama BOUNAIM 提交于
Ignore override files as they are usually used locally to override resources or variables without changing the code More info: https://www.terraform.io/docs/configuration/override.html
-
由 Gabriel Curio 提交于
My preference is for files to have a terminal newline, however that doesn't seem to be how this repo is doing things.
-
由 Gabriel Curio 提交于
Older versions of dmypy used 'dmypy.json' without the initial '.'. This should be added to Python.gitignore for those using older versions of MyPy.
-
由 Gabriel Curio 提交于
MyPy includes a daemon server that creates a file named .dmypy.json to manage socket connection data.
-
- 16 8月, 2018 2 次提交
-
-
由 Brendan Forster 提交于
KiCad .gitignore library fix
-
由 Peter 提交于
We shouldn't ignore -cache.lib files, because it causes missing components in your schema http://kicad-pcb.org/help/file-formats/ specifically mentions this: > `-cache.lib`: … a local copy of all the symbols used in the corresponding schematic, so that when the folder containing a KiCad project is copied to a different PC, the schematic can still be opened and printed and will still look the same as the original draughtsperson intended - even if that other PC does not have those symbols in its main libraries (or has symbols that coincidentally have the same name but are completely different).
-
- 14 8月, 2018 1 次提交
-
-
由 YCH 提交于
If checked the option "Always create backup copy" under Settings -> Save within Microsoft Word 2016 on macOS, when editing a docx file, a folder named as same as docx file name(without ext) will be created and placed a docx backup file named "Backup of DOCX_ORIGINAL_FILENAME.docx".
-
- 10 8月, 2018 4 次提交
-
-
由 Brendan Forster 提交于
Update Swift.gitignore
-
由 Brendan Forster 提交于
Ignore logs for Symfony4
-
由 Brendan Forster 提交于
updated jetbrains gitignore to ignore contentModel
-
由 Brendan Forster 提交于
New template for diff files
-
- 09 8月, 2018 1 次提交
-
-
由 Stefan Krnajski 提交于
Source: https://symfony.com/doc/master/logging.html Under Where Logs are Stored, added since Symfony 4.0
-
- 07 8月, 2018 1 次提交
-
-
由 Brendan Forster 提交于
Update Laravel.gitignore
-
- 06 8月, 2018 1 次提交
-
-
由 Fábio Santos 提交于
-
- 03 8月, 2018 2 次提交
-
-
由 Brendan Forster 提交于
Fixing MIDL header file pattern for Visual Studio
-
由 Matthias Schäfer 提交于
_i.h given in 799ee6b7#gitext://gotocommit/799ee6b79e1d32f49ded6683b5364017fd4ee0a5 is wrong
-
- 01 8月, 2018 2 次提交
-
-
由 Brendan Forster 提交于
Ignore files from Local History plug-ins
-
由 ofthelit 提交于
Local History for Visual Studio automatically creates a history of your files every time they are saved. The history can be compared with the current version. It is a solution situated between version control and undo/redo of history, available by default in Eclipse and IntelliJ IDEs. https://marketplace.visualstudio.com/items?itemName=AronDCurzon.LocalHistoryforVisualStudio https://marketplace.visualstudio.com/items?itemName=lostalloy.LocalHistory-for-Visual-Studio
-
- 11 7月, 2018 1 次提交
-
-
由 Brendan Forster 提交于
Add configure logs
-
- 10 7月, 2018 1 次提交
-
-
由 Emre Ates 提交于
These files are created when running `autoreconf`; however they don't need to be added to version control.
-
- 05 7月, 2018 3 次提交
-
-
由 Brendan Forster 提交于
Update TeX.gitignore
-
由 Andy H3 提交于
-
由 Andy H3 提交于
Added LyX editor backup file extension: i,e .lyx~
-