Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update TeX.gitignore | Seungwon Park | 2016-04-26 | 1 | -0/+3 |
| | | | When we use 'thmtools' package for creating 'List of Theorems', auxiliary file '.loe' is created, just as '.toc' for 'Table of Contents' and '.lof' for 'List of Figures'. | ||||
* | Merge pull request #1953 from 2Cubed/patch-1 | Brendan Forster | 2016-04-26 | 1 | -1/+2 |
|\ | | | | | Add .webassets-cache to Flask | ||||
| * | Add .webassets-cache to Flask | 2Cubed | 2016-04-24 | 1 | -1/+2 |
|/ | |||||
* | Merge pull request #1949 from ro31337/patch-1 | Brendan Forster | 2016-04-22 | 1 | -0/+3 |
|\ | | | | | Add nyc test coverage output directory | ||||
| * | Add nyc test coverage output directory | Roman Pushkin | 2016-04-21 | 1 | -0/+3 |
|/ | | | [nyc](https://github.com/bcoe/nyc) is quite popular, and under some circumstances it writes to `.nyc_output` directory. This directory should be ignored by default. | ||||
* | Merge pull request #1948 from dybekm/c_gitignore_update | Brendan Forster | 2016-04-20 | 1 | -0/+1 |
|\ | | | | | C: Ignore gcc Static Stack Usage Analysis .su files | ||||
| * | C: Ignore gcc Static Stack Usage Analysis .su files | Maik Dybek | 2016-04-19 | 1 | -0/+1 |
|/ | |||||
* | Merge pull request #1945 from BlueHatbRit/flashdev-to-actionscript | Brendan Forster | 2016-04-17 | 1 | -0/+8 |
|\ | | | | | Add FlashDevelop and executables to Actionscript | ||||
| * | Add FlashDevelop and executables to Actionscript | Elliot Blackburn | 2016-04-15 | 1 | -0/+8 |
| | | | | | | | | - FlashDevelop uses different file and folder names for it's bin and obj outputs, so those have been added for convenience of devs using that. - Added a list of some executables that are output by various ways of compiling Actionscript (such as AIR and general Flash). | ||||
* | | Merge pull request #1943 from elifoster/master | Brendan Forster | 2016-04-16 | 1 | -0/+3 |
|\ \ | |/ |/| | Ruby: Ignore .env | ||||
| * | Add a brief explanation. | Eli Clemente Gordillo Foster | 2016-04-15 | 1 | -0/+1 |
| | | |||||
| * | Comment out .env rule | Eli Clemente Gordillo Foster | 2016-04-14 | 1 | -1/+2 |
| | | |||||
| * | Ignore .env | Eli Clemente Gordillo Foster | 2016-04-14 | 1 | -0/+1 |
| | | | | | | This file is used moderately commonly to store environment variables locally. See Python.gitignore. | ||||
* | | Merge pull request #1942 from deepak/patch-1 | Brendan Forster | 2016-04-15 | 1 | -9/+1 |
|\ \ | |/ |/| | Update Rust.gitignore | ||||
| * | Update Rust.gitignore | Deepak Kannan | 2016-04-15 | 1 | -9/+1 |
|/ | | | | no need to specifically ignore compiled files and executables as it will be under the target directory | ||||
* | Merge pull request #1922 from vvolkgang/patch-2 | Brendan Forster | 2016-04-03 | 1 | -0/+3 |
|\ | | | | | Added Visual Studio 2015 .vs folder | ||||
| * | Removed whitespace | Álison Fernandes | 2016-03-27 | 1 | -2/+0 |
| | | | | | | Title. | ||||
| * | Added Visual Studio 2015 .vs folder | Álison Fernandes | 2016-03-27 | 1 | -0/+5 |
| | | | | | | Visual Studio 2015 moved all the user specific configuration to a .vs folder, which shouldn't be tracked. | ||||
* | | Merge pull request #1927 from sachs4/master | Brendan Forster | 2016-04-03 | 1 | -0/+1 |
|\ \ | | | | | | | Haskell: Ignore .eventlog files | ||||
| * | | Ignore .eventlog | sachs4 | 2016-03-30 | 1 | -0/+1 |
| | | | | | | | | | Ignore files produced by GHCs eventlog framework (https://ghc.haskell.org/trac/ghc/wiki/EventLog) | ||||
* | | | Merge pull request #1929 from geogdog/patch-1 | Brendan Forster | 2016-04-03 | 1 | -0/+3 |
|\ \ \ | | | | | | | | | Added .ropeproject directory | ||||
| * | | | Added .ropeproject directory | Greg Trahair | 2016-04-01 | 1 | -0/+3 |
|/ / / | | | | | | | If anyone uses the ROPE refactoring library this is certainly necessary. | ||||
* | | | Merge pull request #1783 from vladon/Visual-Studio-new-database-engine | Brendan Forster | 2016-03-31 | 1 | -0/+2 |
|\ \ \ | |/ / |/| | | Visual studio new database engine | ||||
| * | | New Visual Studio database engine for C++ | Vladislav Yaroslavlev | 2015-12-04 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | Added extensions of new database engine for C++ (sqlite-based) from Visual Studio 2015 (Tools - Options - Text Editor - C/C++ - Experimental - Enable New Database Engine) | ||||
| * | | Merge remote-tracking branch 'refs/remotes/github/master' | Vladislav Yaroslavlev | 2015-12-04 | 81 | -127/+729 |
| |\ \ | |||||
* | \ \ | Merge pull request #1924 from krzysiekpiasecki/master | Brendan Forster | 2016-03-27 | 1 | -1/+3 |
|\ \ \ \ | | | | | | | | | | | Ignore session files | ||||
| * | | | | Ignore session files | Krzysztof Piasecki | 2016-03-27 | 1 | -1/+3 |
| | | | | | |||||
* | | | | | Merge pull request #1923 from rexim/add-cask-dist-folder | Brendan Forster | 2016-03-27 | 1 | -0/+1 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Add dist/ folder to Emacs gitignores | ||||
| * | | | | Add dist/ folder to Emacs gitignores | rexim | 2016-03-28 | 1 | -0/+1 |
|/ / / / | |||||
* | | | | Merge pull request #1919 from pmn/update-vs-ignores | Brendan Forster | 2016-03-26 | 1 | -2/+7 |
|\ \ \ \ | | | | | | | | | | | Add an exclusion for Visual Studio PublishScripts | ||||
| * | | | | Add an exclusion for PublishScripts | Paul Nakata | 2016-03-25 | 1 | -2/+7 |
| | | | | | |||||
* | | | | | Merge pull request #1918 from krzysiekpiasecki/master | Brendan Forster | 2016-03-25 | 1 | -0/+3 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | Ignore buckup doctrine entities | ||||
| * | | | Change comment | Krzysztof Piasecki | 2016-03-25 | 1 | -1/+1 |
| | | | | |||||
| * | | | Ignore temporary files | Krzysztof Piasecki | 2016-03-25 | 1 | -0/+3 |
|/ / / | |||||
* | | | Merge pull request #1913 from lszeremeta/master | Brendan Forster | 2016-03-22 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | More explicit pattern for KBibTeX | ||||
| * | | | More explicit pattern for KBibTeX | Łukasz Szeremeta | 2016-03-21 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #1910 from yanniks/master | Brendan Forster | 2016-03-21 | 2 | -2/+2 |
|\ \ \ | | | | | | | | | Update fastlane links | ||||
| * | | | Update fastlane links | yanniks | 2016-03-20 | 2 | -2/+2 |
|/ / / | | | | | | | | | | Fastlane now has a mono repo, the documentation moved into the folder fastlane/docs | ||||
* | | | Merge pull request #1909 from dbburgess/whitespace-fix | Brendan Forster | 2016-03-19 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Remove a trailing whitepsace | ||||
| * | | | Remove a trailing whitepsace | Daniel Burgess | 2016-03-18 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #1908 from evorion/patch-1 | Brendan Forster | 2016-03-16 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Typo in comment | ||||
| * | | | Typo in comment | evorion | 2016-03-16 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #1907 from chrisamanse/patch-1 | Brendan Forster | 2016-03-16 | 1 | -0/+2 |
|\ \ \ | | | | | | | | | Update ignore for fastlane files in Swift | ||||
| * | | | Update ignore for fastlane files in Swift | Chris Amanse | 2016-03-16 | 1 | -0/+2 |
|/ / / | |||||
* | | | Merge pull request #1906 from DSIW/patch-1 | Brendan Forster | 2016-03-16 | 1 | -0/+3 |
|\ \ \ | | | | | | | | | Ignore .fot .cb .cb2 for TeX | ||||
| * | | | Ignore .fot .cb .cb2 for TeX | Max | 2016-03-15 | 1 | -0/+3 |
|/ / / | |||||
* | | | Merge pull request #1901 from hboon/rubymotion | Brendan Forster | 2016-03-13 | 1 | -0/+11 |
|\ \ \ | | | | | | | | | Ruby: ignore more build artifacts specific to RubyMotion | ||||
| * | | | Ruby: Don't ignore vendor/Pods/ for Cocoapods, specific to RubyMotion | Hwee-Boon Yar | 2016-03-13 | 1 | -1/+8 |
| | | | | |||||
| * | | | Ruby: ignore more build artifacts specific to RubyMotion | Hwee-Boon Yar | 2016-03-11 | 1 | -0/+4 |
| | | | | |||||
* | | | | Merge pull request #1891 from gaaarfild/patch-2 | Brendan Forster | 2016-03-13 | 1 | -1/+3 |
|\ \ \ \ | |/ / / |/| | | | Added nore ignores. Removed.env example file |