- 03 11月, 2015 1 次提交
-
-
由 Thomas Christoph Mueller 提交于
Initial gitignore file for [Cadence Virtuoso](http://www.cadence.com/products/cic/Pages/default.aspx) Cadence Virtuoso is a commercial EDA tool used for custom IC (ASIC) design. This gitignore file blacklists database lock files, the contents of run directories for layout versus schematic and design rule checks as well as log files for a selection of tools inside the package.
-
- 01 11月, 2015 2 次提交
-
-
由 Brendan Forster 提交于
Removed Redundant Lines
-
由 Ben Reeves 提交于
samsheff accidentally typed a few of the lines twice ^.^
-
- 30 10月, 2015 2 次提交
-
-
由 Brendan Forster 提交于
Update JetBrains.gitignore
-
由 Thomas Steinholz 提交于
Added a forgotten IDE to the .gitignore documentation. Why? For completeness and correctness What? [Webstorm](https://www.jetbrains.com/webstorm).
-
- 29 10月, 2015 5 次提交
-
-
由 Brendan Forster 提交于
Update TeX.gitignore
-
由 Brendan Forster 提交于
Add a .gitignore for Unreal Engine 4
-
由 Felix Wehnert 提交于
-
由 Sam Sheffres 提交于
-
由 Sam Sheffres 提交于
-
- 28 10月, 2015 6 次提交
-
-
由 Brendan Forster 提交于
gitignore for laravel5 and lumen
-
由 jerodev 提交于
-
由 jerodev 提交于
-
由 jerodev 提交于
-
由 Jeroen Deviaene 提交于
In Laravel 5 the storage folder was moved to the root of the application. The compiled.php has also been moved to the bootstrap/cache directory This was no longer compatible with the previous laravel.gitignore.
-
由 Jeroen Deviaene 提交于
-
- 27 10月, 2015 1 次提交
-
-
由 Sam Sheffres 提交于
-
- 25 10月, 2015 5 次提交
-
-
由 Brendan Forster 提交于
Fixed generated part js file pattern
-
由 Gary Smith 提交于
-
由 Gary Smith 提交于
-
由 Brendan Forster 提交于
Added some folders the are "compiled" things
-
由 Brendan Forster 提交于
Updates based on discussions with Dart team
-
- 24 10月, 2015 2 次提交
-
-
由 Hélio 提交于
/vendor - composer modules can be (and probably should) recompiled. Laravel comes with this line by default. /node_modules - npm modules, same of /vendor. Laravel comes with this line by default. /app/storage - Laravel things that can be despised (in staging) like cache, views cache and sessions
-
由 Gary Smith 提交于
1. Updates based on discussions with Dart team See https://github.com/dart-lang/www.dartlang.org/issues/1496 * Removed *.precompiled.js - not generated by dart2js any more * *.js_ → *.part.js Also: 2. Added guidance comments 3. doc/ → doc/api as manually written documents may be in doc/ 4. Added reference to appropriate Dart web site page
-
- 22 10月, 2015 3 次提交
-
-
由 Brendan Forster 提交于
Some details for Castalia statistics file
-
由 Denis Grinyuk 提交于
Before XE7 Castalia used to be standalone expert thus I suppose here should be some grounding
-
由 Brendan Forster 提交于
Update Dart.gitignore
-
- 21 10月, 2015 3 次提交
-
-
由 Gary Smith 提交于
Add *.precompiled.js as per https://stackoverflow.com/questions/20314796/which-files-are-generated-when-executing-dart2js-and-why
-
由 Gary Smith 提交于
-
由 Gary Smith 提交于
Modify patterns to explicitly match directories Modified patterns to match files created by tool in Dart SDK 1.12: - Added patterns matching files listed in https://www.dartlang.org/tools/private-files.html - Added *.js, removed *.js_, *.dart.js to match files created by dart2js
-
- 20 10月, 2015 2 次提交
-
-
由 Brendan Forster 提交于
Add /cover to Elixir.gitignore
-
由 Victor Rodrigues 提交于
-
- 19 10月, 2015 1 次提交
-
-
由 Carl Suster 提交于
Added fastlane to iOS projects
-
- 18 10月, 2015 4 次提交
-
-
由 Felix Krause 提交于
-
由 Felix Krause 提交于
-
由 Felix Krause 提交于
-
由 Felix Krause 提交于
-
- 16 10月, 2015 2 次提交
-
-
由 Brendan Forster 提交于
Ignore temp Hypothesis test things
-
由 Brendan Forster 提交于
added .env.example for projects generated with laravel new command
-
- 15 10月, 2015 1 次提交
-
-
由 Joshua Mabina 提交于
-