- 24 Oct, 2018 1 commit
-
-
Brendan Forster authored
Add .pyre directory for Pyre type checker
-
- 23 Oct, 2018 2 commits
-
-
kitsuyui authored
Pyre is a new type-checker for Python developed by facebook in May 2018. https://pyre-check.org/ It makes .pyre directory for storing result or cache for type checking. This directory is environment dependent. So it should be ignored from Git.
-
Brendan Forster authored
Add support for FuseBox
-
- 20 Oct, 2018 1 commit
-
-
Chris authored
Project site: [link](https://fuse-box.org/) Corroboration: [link](https://fuse-box.org/docs/development/configuration#cache) Reason: Don't VC cache Hopefully, I did this correctly!
-
- 14 Oct, 2018 5 commits
-
-
Brendan Forster authored
Update Xcode.gitignore
-
Brendan Forster authored
Laravel: only ignore root vendor directory
-
Brendan Forster authored
Added wildcard ignore for .keystore files
-
Brendan Forster authored
Ignoring multi-directory a path without ** is not enough
-
Dmitry Avtonomov authored
-
- 12 Oct, 2018 6 commits
-
-
Brendan Forster authored
New dependency manager delphi for delphi
-
Brendan Forster authored
Ignore the new Android Bundle generated files
-
Brendan Forster authored
-
Brendan Forster authored
Ignore public/assets in Rails .gitignore
-
Brendan Forster authored
Update README.md
-
Durey Ingeniería authored
-
- 07 Oct, 2018 1 commit
-
-
Kevin Ruscoe authored
'project specific' should really be hyphenated.
-
- 06 Oct, 2018 1 commit
-
-
Valentine C authored
-
- 03 Oct, 2018 2 commits
-
-
Rodrigo Bernardi authored
-
Rodrigo Bernardi authored
[boss](https://github.com/HashLoad/boss) use the module folder for the download dependencies and it is not necessary
-
- 28 Sep, 2018 2 commits
-
-
Brendan Forster authored
Update VisualStudio.gitignore
-
Kevin R. Raney authored
This will ignore SQL Server Reporting Services user files
-
- 21 Sep, 2018 2 commits
-
-
Brendan Forster authored
[TeX] Ignore generated files by 'comment' and 'xcolor' package
-
Whisperity authored
-
- 18 Sep, 2018 2 commits
-
-
Brendan Forster authored
No need to fully exclude CodeRush settings
-
Andrew authored
Currently, CodeRush provides the capability to store team settings and images used in Rich Comments and they should be shared among all team members. I have corrected the gitignore file to exclude only personal settings.
-
- 15 Sep, 2018 4 commits
-
-
Brendan Forster authored
Ignore build cache file for Android Studio 3.1+
-
Brendan Forster authored
Added *_wpftmp.csproj to VisualStudio.gitignore
-
Jeff Cyr authored
-
Jonathan Stucklen authored
See this SO post: https://stackoverflow.com/questions/49557737/should-i-add-idea-caches-build-file-checksums-ser-to-gitignore and this Google issue tracker ticket: https://issuetracker.google.com/issues/77544553 for justification.
-
- 13 Sep, 2018 1 commit
-
-
Caleb Chiesa authored
Keystore files with an extension of `.keystore` are also valid and commonly used.
-
- 12 Sep, 2018 3 commits
-
-
Brendan Forster authored
Use https for gruntjs link in Node gitignore
-
Lake Robin authored
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.
-
Adam Gauthier authored
-
- 10 Sep, 2018 2 commits
-
-
Brendan Forster authored
Add .nox directory for the nox testing tool
-
Seth M. Larson authored
See: https://github.com/theacodes/nox
-
- 05 Sep, 2018 2 commits
-
-
Brendan Forster authored
Add storage and yarn related entries for rails 5.2
-
Brendan Forster authored
Minor imporvements to terraform ignore file
-
- 04 Sep, 2018 1 commit
-
-
Alastair Crabtree authored
* Fix Typo * Add example to include overrides
-
- 03 Sep, 2018 1 commit
-
-
Gurvir Cheema authored
-
- 27 Aug, 2018 1 commit
-
-
Brendan Forster authored
ignore ipython profile
-