- 12 Apr, 2014 1 commit
-
-
Carl Suster authored
Ignore more osx/afp clutter
-
- 11 Apr, 2014 3 commits
-
-
Carpii (iMac) authored
-
Carl Suster authored
Tighten OpenCart.gitignore config rule
-
Carl Suster authored
Revert "Packages folder is ignored correctly".
-
- 10 Apr, 2014 1 commit
-
-
Justin Howlett authored
Without the asterisk at the end of the directory's path, an exception for a file within this directory does not work. (ex. !packages/repositories.config) This reverts commit 0fb0fbef.
-
- 08 Apr, 2014 2 commits
-
-
Dmitry Teslitsky authored
OpenCart has engine file system/library/config.php that must be in version control.
-
Dmitry Teslitsky authored
Updating fork
-
- 06 Apr, 2014 3 commits
-
-
Carl Suster authored
Restore the Xcode rules to the Objective-C template as per the discussion thread on 5bd4330b. Although the rules correspond to an IDE and so are global, most users of the Obj-C template expect to find the Xcode rules in the template generated by github.com, since the IDE is so ubiquitous. This could possibly be resolved by adding a template transclusion mechanism in the future, but for now duplication is the way to go.
-
Carl Suster authored
-
Carl Suster authored
-
- 04 Apr, 2014 10 commits
-
-
Carl Suster authored
missing security_token.rb inhibits development
-
Adrian Rangel authored
-
Carl Suster authored
gitignore to ignore sftp Sublime Text config file
-
Domenico LucianI authored
-
Carl Suster authored
-
Jim Roepcke authored
-
Carl Suster authored
ignore web deploy settings by default for security, but add a TODO comment
-
Carl Suster authored
Updated OSX.gitignore to include directories commonly created on AFP shares
-
Carl Suster authored
Added other common compression formats to ArchLinuxPackages
-
Carl Suster authored
Fixes uncomplete CTools by removing overly-broad and irrelevant (?) cache rule
-
- 03 Apr, 2014 2 commits
-
-
Carl Suster authored
Do not ignore .ncrunch* in Visual Studio projects.
-
Jamie Humphries authored
This was ignoring .ncrunchproject and .ncrunchsolution files. NCrunch recommend that both of these files are checked in to source control.
-
- 01 Apr, 2014 1 commit
-
-
Carl Suster authored
add delphi .dcu
-
- 31 Mar, 2014 6 commits
-
-
Konstantin Koval authored
-
ONion authored
-
ONion authored
-
ONion authored
.DCU (Delphi Compiled Unit) files are binary files that are used between compiling source (text) and linking the executable. They're created by the compiler, joined together in memory, combined with the startup code and put into an actual executable (.EXE/.DLL/.BPL) by the linker
-
Carl Suster authored
Add 'pom.xml.versionsBackup' to Maven template
-
Namik Nuhanovic authored
'mvn versions:use-latest-versions' generates 'pom.xml.versionsBackup' file, because '-DgenerateBackupPoms=true' is default; see http://mojo.codehaus.org/versions-maven-plugin/use-latest-versions-mojo.html#generateBackupPoms
-
- 27 Mar, 2014 2 commits
-
-
Ivan Zuzak authored
-
Ivan Zuzak authored
-
- 26 Mar, 2014 2 commits
-
-
Carpii (iMac) authored
-
Carl Suster authored
Added bin-release folder to FlexBuilder .gitignore
-
- 25 Mar, 2014 1 commit
-
-
Steven Noto authored
Updated to include 'bin-release' folder, another folder for generated binary builds
-
- 24 Mar, 2014 1 commit
-
-
notbear authored
Ignoring cache/ makes also necessary files ignored: modules/ctools/page_manager/plugins/cache/page_manager_context.inc modules/ctools/plugins/cache/simple.inc modules/ctools/plugins/cache/export_ui.inc See: https://drupal.org/comment/7001628#comment-7001628
-
- 21 Mar, 2014 5 commits
-
-
Francisco Pina Martins authored
-
Carl Suster authored
Support for Phalcon, a PHP Framework Manually fixed up the rules in the original PR to be consistent with our omission of the trailing asterisk elsewhere. Fixes #846.
-
Carl Suster authored
-
Carl Suster authored
This is #921 without the addition of editor-specific rules.
-
Torben Werner authored
The original ignore was far too general and results in eliminating packages named "db" or "project", for example. These are not that uncommon for package names. Fixes #921.
-