- 02 Nov, 2015 1 commit
-
-
Thomas Christoph Mueller authored
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.
-
- 31 Oct, 2015 2 commits
-
-
Brendan Forster authored
Removed Redundant Lines
-
Ben Reeves authored
samsheff accidentally typed a few of the lines twice ^.^
-
- 29 Oct, 2015 7 commits
-
-
Brendan Forster authored
Update JetBrains.gitignore
-
Thomas Steinholz authored
Added a forgotten IDE to the .gitignore documentation. Why? For completeness and correctness What? [Webstorm](https://www.jetbrains.com/webstorm).
-
Brendan Forster authored
Update TeX.gitignore
-
Brendan Forster authored
Add a .gitignore for Unreal Engine 4
-
Felix Wehnert authored
-
Sam Sheffres authored
-
Sam Sheffres authored
-
- 28 Oct, 2015 4 commits
-
-
Brendan Forster authored
gitignore for laravel5 and lumen
-
jerodev authored
-
jerodev authored
-
jerodev authored
-
- 27 Oct, 2015 3 commits
-
-
Jeroen Deviaene authored
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 authored
-
Sam Sheffres authored
-
- 24 Oct, 2015 5 commits
-
-
Brendan Forster authored
Fixed generated part js file pattern
-
Gary Smith authored
-
Gary Smith authored
-
Brendan Forster authored
Added some folders the are "compiled" things
-
Brendan Forster authored
Updates based on discussions with Dart team
-
- 23 Oct, 2015 2 commits
-
-
Hélio authored
/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 authored
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 Oct, 2015 3 commits
-
-
Brendan Forster authored
Some details for Castalia statistics file
-
Denis Grinyuk authored
Before XE7 Castalia used to be standalone expert thus I suppose here should be some grounding
-
Brendan Forster authored
Update Dart.gitignore
-
- 21 Oct, 2015 3 commits
-
-
Gary Smith authored
Add *.precompiled.js as per https://stackoverflow.com/questions/20314796/which-files-are-generated-when-executing-dart2js-and-why
-
Gary Smith authored
-
Gary Smith authored
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
-
- 19 Oct, 2015 3 commits
-
-
Brendan Forster authored
Add /cover to Elixir.gitignore
-
Victor Rodrigues authored
-
Carl Suster authored
Added fastlane to iOS projects
-
- 17 Oct, 2015 4 commits
-
-
Felix Krause authored
-
Felix Krause authored
-
Felix Krause authored
-
Felix Krause authored
-
- 16 Oct, 2015 2 commits
-
-
Brendan Forster authored
Ignore temp Hypothesis test things
-
Brendan Forster authored
added .env.example for projects generated with laravel new command
-
- 15 Oct, 2015 1 commit
-
-
Joshua Mabina authored
-