]>
source.dussan.org Git - gitignore.git/log
Stuart P. Bentley [Wed, 12 Nov 2014 07:47:18 +0000 (23:47 -0800)]
Let node_modules FAQ URL speak for itself
Stuart P. Bentley [Wed, 1 Oct 2014 05:17:25 +0000 (22:17 -0700)]
Restore original comment about node_modules
It's not the opinion of "some people", it's a conditional circumstance.
Even proponents of checking node_modules into Git agree that you
shouldn't do it when you're writing a module to be included as a
dependency on npmjs.org: the advantage of checking node_modules
into Git is only for fully-packaged apps, which is why the original
comment was what it was.
Carl Suster [Tue, 30 Sep 2014 00:29:01 +0000 (10:29 +1000)]
Merge pull request #1231 from oohnajra/patch-1
Update Umbraco.gitignore
Arjan [Mon, 29 Sep 2014 14:31:58 +0000 (16:31 +0200)]
Update Umbraco.gitignore
Carl Suster [Thu, 18 Sep 2014 02:30:50 +0000 (12:30 +1000)]
Merge pull request #1213 from mturnwall/master
Add sourcemaps to the Sass ignore
Carl Suster [Thu, 18 Sep 2014 02:30:28 +0000 (12:30 +1000)]
Merge pull request #1212 from Fuhrmann/patch-1
Typo in Jetbrains gitignore
Michael Turnwall [Wed, 17 Sep 2014 18:23:16 +0000 (11:23 -0700)]
Add sourcemaps to the Sass ignore
When merging branches there are usually conflicts with the CSS sourcemaps. It's not an issue to just recompile the CSS to generate a new sourcemap but having the file ignored helps to save an unnecessary step.
Ricardo Fuhrmann [Wed, 17 Sep 2014 13:13:03 +0000 (09:13 -0400)]
Typo in Jetbrains gitignore
Carl Suster [Mon, 15 Sep 2014 02:19:28 +0000 (12:19 +1000)]
Merge pull request #1189 from github/remove-tasm
[Tasm] Remove template
Carl Suster [Mon, 15 Sep 2014 02:14:06 +0000 (12:14 +1000)]
Merge pull request #1190 from github/remove-target3001
[Target3001] Remove template
Carl Suster [Mon, 15 Sep 2014 02:10:18 +0000 (12:10 +1000)]
Merge pull request #1192 from github/remove-bancha
[Bancha] Remove template
Carl Suster [Mon, 15 Sep 2014 02:05:08 +0000 (12:05 +1000)]
Merge pull request #1207 from vboctor/patch-1
Add *.userosscache to Visual Studio .gitignore
Carl Suster [Mon, 15 Sep 2014 02:02:46 +0000 (12:02 +1000)]
Merge pull request #1208 from mstrcnvs/patch-1
Adding new file generated by the built-in venv module in Python 3
Carl Suster [Mon, 15 Sep 2014 02:00:31 +0000 (12:00 +1000)]
Merge pull request #1209 from thurask/momentics
Add .qm files to Momentics.gitignore
Carl Suster [Mon, 15 Sep 2014 01:58:57 +0000 (11:58 +1000)]
Merge pull request #1210 from Budjhete/master
Ignores *.xojo_uistate
Guillaume Poirier-Morency [Sun, 14 Sep 2014 15:54:56 +0000 (11:54 -0400)]
Ignores *.xojo_uistate
This is the new file extension for Xojo.
thurask [Sat, 13 Sep 2014 05:56:41 +0000 (01:56 -0400)]
Add compiled translations to Momentics.gitignore
This .gitignore now ignores everything that build clean gets rid of
Rafael Canovas [Thu, 11 Sep 2014 20:30:27 +0000 (17:30 -0300)]
Adding new file rule generated by the built-in venv module in Python 3
As described on https://docs.python.org/dev/library/venv.html#creating-virtual-environments
Carl Suster [Thu, 11 Sep 2014 01:21:37 +0000 (11:21 +1000)]
Merge pull request #1193 from github/remove-quartus2
[Global/Quartus2] Remove template
Victor Boctor [Tue, 9 Sep 2014 18:18:31 +0000 (11:18 -0700)]
Add *.userosscache to Visual Studio .gitignore
I haven't found good documentation for this file online, but it is a user based file that should be ignored.
Carl Suster [Tue, 9 Sep 2014 08:01:38 +0000 (18:01 +1000)]
Merge pull request #1198 from nicwortel/symfony-build
Add 'build' directory to Symfony.gitignore
Carl Suster [Tue, 9 Sep 2014 07:56:20 +0000 (17:56 +1000)]
Merge pull request #1206 from devoncarew/patch-2
Update Dart.gitignore
Carl Suster [Tue, 9 Sep 2014 07:01:20 +0000 (17:01 +1000)]
Merge pull request #1205 from jlgrock/master
Adding additional comments
Devon Carew [Tue, 9 Sep 2014 06:36:52 +0000 (23:36 -0700)]
Update Dart.gitignore
add the `.pub/` directory, and change the `packages` filter to match sub-folders.
Justin Grant [Mon, 8 Sep 2014 04:52:39 +0000 (00:52 -0400)]
Adding additional comments
Adding additional comments so that folks know to use the integration tool rather than copying this for better results.
Carl Suster [Sun, 7 Sep 2014 01:06:27 +0000 (11:06 +1000)]
Merge pull request #1203 from raphqu/jekyll
Update Jekyll.gitignore
raphqu [Sat, 6 Sep 2014 14:10:32 +0000 (16:10 +0200)]
Update Jekyll.gitignore
Carl Suster [Thu, 4 Sep 2014 01:50:03 +0000 (11:50 +1000)]
Merge pull request #1109 from SamyPesse/patch-1
Create GitBook.gitignore
Samy Pessé [Wed, 3 Sep 2014 11:19:51 +0000 (13:19 +0200)]
Keep only important node rules in GitBook.gitignore
Nic Wortel [Tue, 2 Sep 2014 09:12:15 +0000 (11:12 +0200)]
Add 'build' directory
Carl Suster [Tue, 2 Sep 2014 08:22:44 +0000 (18:22 +1000)]
Merge pull request #1194 from Ironholds/patch-1
Ignore user-specific rproj files instead of project-specific ones
Oliver Keyes [Tue, 2 Sep 2014 08:14:55 +0000 (04:14 -0400)]
Change to directory
Tony Arra [Mon, 1 Sep 2014 16:47:27 +0000 (12:47 -0400)]
Renaming Laravel4 to Laravel
Laravel4 is the current standard.
This resolves the name with the custom Laravel.gitignore file in the
gitignore.io project. If support for Laravel3 is desired, it should be done in
a new file: "Laravel3.gitignore
Closes #1196
Oliver Keyes [Mon, 1 Sep 2014 16:00:20 +0000 (12:00 -0400)]
Small fix
.Rproj is fine - it's .Rproj.user that needs to go.
Carl Suster [Mon, 1 Sep 2014 15:53:17 +0000 (01:53 +1000)]
Merge pull request #1154 from Glaived/master
[Sublime Text] Adding cache files and binary files
Glaived [Mon, 1 Sep 2014 15:24:30 +0000 (17:24 +0200)]
Remove *.pyc
Glaived [Mon, 1 Sep 2014 15:22:58 +0000 (17:22 +0200)]
Merge branch 'master' of https://github.com/github/gitignore
Carl Suster [Mon, 1 Sep 2014 14:23:10 +0000 (00:23 +1000)]
Remove Quartus2 template
The template hasn't been touched since it was added to this collection.
There are some problems with it - mainly that it's hard to know if these
rules are all still relevant, and the large prose block is probably more
confusing than helpful here.
Carl Suster [Mon, 1 Sep 2014 12:27:51 +0000 (22:27 +1000)]
Merge pull request #955 from arjun024/master
add downloads/ in Distribution / packaging
Carl Suster [Mon, 1 Sep 2014 12:22:39 +0000 (22:22 +1000)]
Merge pull request #1117 from nicwortel/symfony3
Add .gitignore rules for Symfony3
Carl Suster [Mon, 1 Sep 2014 12:15:22 +0000 (22:15 +1000)]
Remove bancha CMS template.
The templare hasn't been touched since it was added and the project itself
hasn't been updated much since then either:
http://docs.getbancha.com/basic/changelog.html
https://github.com/squallstar/bancha/commits/master
Nic Wortel [Mon, 1 Sep 2014 08:50:33 +0000 (10:50 +0200)]
Update Symfony.gitignore to support Symfony3
Symfony3 (and some versions of Symfony2) come with a new directory structure.
This updated version of Symfony.gitignore supports this new directory structure
as well as the old one.
Nic Wortel [Mon, 1 Sep 2014 08:42:47 +0000 (10:42 +0200)]
Rename Symfony2.gitignore to Symfony.gitignore
The old Symfony.gitignore has been removed (
a383e55 ) as Symfony 1 is no longer
supported.
Carl Suster [Mon, 1 Sep 2014 08:26:03 +0000 (18:26 +1000)]
Merge pull request #1191 from cnbuff410/patch-1
Update Dart.gitignore
kun [Mon, 1 Sep 2014 08:22:33 +0000 (02:22 -0600)]
Update Dart.gitignore
Add in rule for .buildlog
Carl Suster [Mon, 1 Sep 2014 08:16:20 +0000 (18:16 +1000)]
Remove Target3001 template
Carl Suster [Mon, 1 Sep 2014 07:55:26 +0000 (17:55 +1000)]
Remove tasm template
Carl Suster [Mon, 1 Sep 2014 05:46:08 +0000 (15:46 +1000)]
Merge pull request #1106 from ryanshrum/master
Added recommended gitignore rules from Craft
Carl Suster [Mon, 1 Sep 2014 05:35:50 +0000 (15:35 +1000)]
Merge pull request #1184 from starrify/master
added: rules for ignoring precompiled headers for C/C++
Carl Suster [Mon, 1 Sep 2014 05:15:27 +0000 (15:15 +1000)]
Remove legacy Symfony template
Quoting from http://symfony.com/legacy
The symfony 1.x branch of the framework started in 2005 and the latest stable
version and long term support release is symfony 1.4. As of November 2012,
symfony 1.x is not maintained anymore and you are encouraged to have a look
at Symfony2 for any new projects.
Carl Suster [Mon, 1 Sep 2014 05:06:01 +0000 (15:06 +1000)]
Merge branch 'fix-1120'
Carl Suster [Mon, 1 Sep 2014 05:05:53 +0000 (15:05 +1000)]
Rename RB to reflect current software naming
Carl Suster [Mon, 1 Sep 2014 04:58:35 +0000 (14:58 +1000)]
Merge branch 'fix-1165'
Carl Suster [Mon, 1 Sep 2014 04:56:15 +0000 (14:56 +1000)]
Tidy up the JetBrains comments
Amends #1165
Carl Suster [Mon, 1 Sep 2014 04:46:56 +0000 (14:46 +1000)]
Merge pull request #1183 from Ironholds/patch-1
Add *.Rproj for RStudio users
Pengyu CHEN [Wed, 27 Aug 2014 05:36:18 +0000 (13:36 +0800)]
added: rules for ingnoring precompiled headers for C/C++
Oliver Keyes [Mon, 25 Aug 2014 20:08:38 +0000 (16:08 -0400)]
Add *.Rproj for RStudio users
RStudio - the only real R IDE, and an incredibly commonly used environment for R, particularly since it has git support - uses .Rproj files in projects, that follow the pattern projectname.Rproj. Adding *.Rproj to capture these and exclude them.
Carl Suster [Mon, 25 Aug 2014 00:48:15 +0000 (10:48 +1000)]
Merge pull request #1180 from StoneCypher/master
Add ebin, rel example, concrete dev mode, .rebar
Carl Suster [Sun, 24 Aug 2014 10:40:52 +0000 (20:40 +1000)]
Merge pull request #1179 from malheleco/patch-1
add Windows shortcut files
Carl Suster [Sun, 24 Aug 2014 10:36:49 +0000 (20:36 +1000)]
Merge pull request #1143 from fabianhjr/master
Add ignores for bower-rails
Carl Suster [Sun, 24 Aug 2014 10:34:53 +0000 (20:34 +1000)]
Merge pull request #1162 from maieul/master
New version of eledmac on CTAN adds new extension file
Carl Suster [Sun, 24 Aug 2014 10:27:48 +0000 (20:27 +1000)]
Merge pull request #1182 from and1g/TeX-converted-files
Ignore *.converted-to-* files in TeX
Andreas Grosse [Sun, 24 Aug 2014 08:27:28 +0000 (10:27 +0200)]
added converted-to-files
John Haugeland [Fri, 22 Aug 2014 08:15:23 +0000 (01:15 -0700)]
Add ebin, rel example, concrete dev mode, .rebar
Carl Suster [Fri, 22 Aug 2014 06:11:59 +0000 (16:11 +1000)]
Merge pull request #1177 from amcsi/master
Fixed binary gettext files rule: .po -> .mo
malheleco [Thu, 21 Aug 2014 18:45:30 +0000 (20:45 +0200)]
add shortcut files
Attila Szeremi [Thu, 21 Aug 2014 12:26:02 +0000 (13:26 +0100)]
Fixed binary gettext files rule: .po -> .mo
Carl Suster [Tue, 19 Aug 2014 04:51:20 +0000 (14:51 +1000)]
Merge pull request #1169 from No0ne/patch-1
ignoring new Magento 1.9 default theme
Carl Suster [Tue, 19 Aug 2014 04:50:30 +0000 (14:50 +1000)]
Merge pull request #1170 from gazebodude/lyx-backups
Create LyX.gitignore
gazebodude [Tue, 19 Aug 2014 04:11:11 +0000 (14:11 +1000)]
Create LyX.gitignore
Ignores *.lyx~ (crash recovery) and *.lyx# (timed autosave) files generated by LyX - the document processor.
No0ne [Mon, 18 Aug 2014 07:26:40 +0000 (09:26 +0200)]
ignoring new Magento 1.9 default theme
Carl Suster [Fri, 15 Aug 2014 13:47:55 +0000 (23:47 +1000)]
Merge pull request #1105 from thurask/momentics
Create Momentics.gitignore
Carl Suster [Fri, 15 Aug 2014 13:05:48 +0000 (23:05 +1000)]
Merge pull request #1158 from eddiejaoude/patch-1
Updated Zend Framework gitignore as per docs
Carl Suster [Fri, 15 Aug 2014 12:52:53 +0000 (22:52 +1000)]
Merge pull request #1152 from ChemiKhazi/patch-1
Update Unity.gitignore
Carl Suster [Fri, 15 Aug 2014 12:42:49 +0000 (22:42 +1000)]
Merge pull request #1167 from sigo/cleanup
Remove trailing space
Mateusz Jagiełło [Fri, 15 Aug 2014 11:16:24 +0000 (13:16 +0200)]
Remove trailing space
Carl Suster [Thu, 14 Aug 2014 01:59:01 +0000 (11:59 +1000)]
Merge pull request #1164 from joreyaesh/master
Updated link in Node.gitignore
Gaël Demette [Wed, 13 Aug 2014 20:55:43 +0000 (22:55 +0200)]
Typo fix + Plugin configuration + UI specific file
Josh Whaley [Wed, 13 Aug 2014 14:52:00 +0000 (10:52 -0400)]
Update Node.gitignore
Updated link for the dependency directory from [this](https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git) to [this](https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git-).
Carl Suster [Wed, 13 Aug 2014 00:49:52 +0000 (10:49 +1000)]
Merge pull request #1157 from habi/master
(TeX) Exclude files generated by using backref.
Carl Suster [Wed, 13 Aug 2014 00:46:46 +0000 (10:46 +1000)]
Merge pull request #1137 from samskiter/master
Update JetBrains.gitignore
Brendan Forster [Tue, 12 Aug 2014 02:49:21 +0000 (12:49 +1000)]
Merge pull request #1161 from madskristensen/patch-1
Adding *.publishproj to ignore
Mads Kristensen [Mon, 4 Aug 2014 17:09:06 +0000 (10:09 -0700)]
Adding *.publishproj to ignore
This files is generated by Visual Studio 2013 and should be ignored.
maieul [Thu, 31 Jul 2014 13:51:54 +0000 (15:51 +0200)]
Merge remote-tracking branch 'origin/master'
Maïeul Rouquette [Thu, 31 Jul 2014 13:45:16 +0000 (15:45 +0200)]
eledmac 1.12/ elepar 1.8 files ".eledsec"
Eddie Abou-Jaoude [Thu, 31 Jul 2014 06:42:20 +0000 (07:42 +0100)]
Updated Zend Framework gitignore as per docs
```
data/: This directory provides a place to store application data that is volatile and possibly temporary. The disturbance of data in this directory might cause the application to fail. Also, the information in this directory may or may not be committed to a subversion repository. Examples of things in this directory are session files, cache files, sqlite databases, logs and indexes.
```
As per docs...
http://framework.zend.com/manual/2.3/en/ref/project.structure.html
David Haberthür [Tue, 29 Jul 2014 09:40:15 +0000 (11:40 +0200)]
(TeX) Exclude files generated by using backref.
When doing \usepackage[backref]{hyperref} the pages of the references are shown in the bibliography.
Those files can be safely ignored.
Info: http://tex.stackexchange.com/a/7772/828
Glaived [Sun, 27 Jul 2014 16:46:05 +0000 (18:46 +0200)]
Adding cache files and binary files
ChemiKhazi [Sat, 26 Jul 2014 10:40:52 +0000 (18:40 +0800)]
Update Unity.gitignore
Ignore the build directory in case a Unity build is initiated in the project.
Zach Holman [Wed, 23 Jul 2014 22:36:57 +0000 (15:36 -0700)]
Merge pull request #1147 from martinblech/master
Add Swift.gitignore
Martin Blech [Wed, 23 Jul 2014 22:23:20 +0000 (19:23 -0300)]
Add Swift.gitignore
I just copied Objective-C.gitignore. It seemed to do the job with a small Swift
project.
Fabian Heredia Montiel [Fri, 18 Jul 2014 21:11:42 +0000 (16:11 -0500)]
Add ignores for bower-rails
bower-rails integrates bower.io into Rails, it allows you to have everything in a Bowerfile and install all vendor assets easily.
Carl Suster [Fri, 18 Jul 2014 13:56:14 +0000 (23:56 +1000)]
Merge pull request #1142 from peterfpeterson/fortran_mod
Adding fortan module files.
Pete Peterson [Fri, 18 Jul 2014 13:13:18 +0000 (09:13 -0400)]
Adding fortan module files.
Carl Suster [Wed, 16 Jul 2014 13:09:37 +0000 (23:09 +1000)]
Link a new fortran template to existing c++ one
As per #1140
Sam Duke [Tue, 15 Jul 2014 11:06:15 +0000 (12:06 +0100)]
change iml
guess that root iml needs to be ignored and others need to be shared
Sam Duke [Tue, 15 Jul 2014 10:57:37 +0000 (11:57 +0100)]
Updated following feedback
removed the iml filter - this is my current best understanding of the docs, but I'm still unsure
Sam Duke [Mon, 14 Jul 2014 11:21:40 +0000 (12:21 +0100)]
Update JetBrains.gitignore
To clarify when to ignore/include *.imls as per https://intellij-support.jetbrains.com/entries/
23393067
also added optionals from the same
Carl Suster [Sat, 12 Jul 2014 04:39:56 +0000 (14:39 +1000)]
Merge pull request #1135 from Heather/patch-1
add /target/ (generated by Cargo) to Rust gitignore
Carl Suster [Sat, 12 Jul 2014 04:36:31 +0000 (14:36 +1000)]
Merge pull request #1123 from dsmithni/patch-1
LabVIEW.gitignore