- 22 Oct, 2015 1 commit
-
-
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 2 commits
-
-
Joshua Mabina authored
-
Brendan Forster authored
Ignoring build folder inside app module in Android projects
-
- 14 Oct, 2015 4 commits
-
-
Vitor Prado authored
The `*/build` folder should be ignored because the android structure generate files and outputs inside this folder.
-
Brendan Forster authored
Add rule for MS PowerPoint temporary files
-
Brendan Forster authored
Windows Azure Emulator
-
Brendan Forster authored
Create Elm.gitignore
-
- 11 Oct, 2015 2 commits
-
-
Brendan Forster authored
Fix path to ignore only root log, img and cache folder
-
Brendan Forster authored
Dartdoc output directory, pubspec.lock comment disambiguation
-
- 10 Oct, 2015 2 commits
-
-
Michael SALIHI authored
-
Gary Smith authored
Line 1 somehow different from upstream
-
- 08 Oct, 2015 3 commits
-
-
Gary Smith authored
Update Dart.gitignore
-
Gary Smith authored
-
Gary Smith authored
Added directory for dartdoc tool. Disambiguated comment for pubspec.lock pattern.
-
- 06 Oct, 2015 2 commits
-
-
Brendan Forster authored
Update Tags.gitignore
-
Brendan Forster authored
JetBrains IDEs: add shelf (VCS -> Shelve changes... menu)
-
- 05 Oct, 2015 6 commits
-
-
Brendan Forster authored
Add VisualStudio GhostDoc plugin setting file
-
Brendan Forster authored
Add Otto
-
Carl Suster authored
Remove entries for Intellij IDEA
-
Brendan Forster authored
gitignore file for D
-
Brendan Forster authored
add fabric.properties to JetBrains
-
Brendan Forster authored
Update waf for python3 builds
-
- 04 Oct, 2015 3 commits
-
-
Brendan Forster authored
Ignore FAKE - F# Make cache folder
-
Julien Roncaglia authored
Recent versions of FAKE uses a cache folder containing a compiled version of all scripts named .fake that should never be commited to git.
-
Brendan Forster authored
VisualStudio Template - Added ignore for Paket dependency manager
-
- 03 Oct, 2015 1 commit
-
-
Brendan Forster authored
Ignore `.RData` files
-
- 02 Oct, 2015 1 commit
-
-
Jim Hester authored
N.B. this ignores only the exact file `.RData` generated by default from `save.image()` and `quit()`. It is _not_ what is referred to in https://github.com/github/gitignore/commit/1f8466164330277fc8c9126ded3cc207ff3baf91 and http://cran.r-project.org/doc/manuals/r-release/R-exts.html#Data-in-packages, which refers only to files with an `*.RData` _extension_.
-
- 01 Oct, 2015 1 commit
-
-
Robert Xu authored
Waf uses .waf3-* if the interpreter is python3.
-