1
0
mirror of https://github.com/github/gitignore synced 2024-05-28 00:10:11 +02:00
Commit Graph

1354 Commits

Author SHA1 Message Date
Guillaume Poirier-Morency
07ca9ca19c Ignores *.xojo_uistate
This is the new file extension for Xojo.
2014-09-14 11:54:56 -04:00
Carl Suster
5a339cce0d Merge pull request #1193 from github/remove-quartus2
[Global/Quartus2] Remove template
2014-09-11 11:21:37 +10:00
Carl Suster
86dfa97b95 Merge pull request #1198 from nicwortel/symfony-build
Add 'build' directory to Symfony.gitignore
2014-09-09 18:01:38 +10:00
Carl Suster
b6cec82b70 Merge pull request #1206 from devoncarew/patch-2
Update Dart.gitignore
2014-09-09 17:56:20 +10:00
Carl Suster
7586adef5c Merge pull request #1205 from jlgrock/master
Adding additional comments
2014-09-09 17:01:20 +10:00
Devon Carew
9f06854ac6 Update Dart.gitignore
add the `.pub/` directory, and change the `packages` filter to match sub-folders.
2014-09-08 23:36:52 -07:00
Justin Grant
f62aa8ac4c Adding additional comments
Adding additional comments so that folks know to use the integration tool rather than copying this for better results.
2014-09-08 00:52:39 -04:00
Carl Suster
cc95f63e20 Merge pull request #1203 from raphqu/jekyll
Update Jekyll.gitignore
2014-09-07 11:06:27 +10:00
raphqu
b543a61bee Update Jekyll.gitignore 2014-09-06 16:10:32 +02:00
Carl Suster
d8892d3664 Merge pull request #1109 from SamyPesse/patch-1
Create GitBook.gitignore
2014-09-04 11:50:03 +10:00
Samy Pessé
27befc5ae1 Keep only important node rules in GitBook.gitignore 2014-09-03 13:19:51 +02:00
Nic Wortel
120a64cbd6 Add 'build' directory 2014-09-02 11:12:15 +02:00
Carl Suster
fb35fbd51c Merge pull request #1194 from Ironholds/patch-1
Ignore user-specific rproj files instead of project-specific ones
2014-09-02 18:22:44 +10:00
Oliver Keyes
80c9cc5e7c Change to directory 2014-09-02 04:14:55 -04:00
Tony Arra
858b0b251a 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
2014-09-02 15:51:10 +10:00
Oliver Keyes
a40aa51f90 Small fix
.Rproj is fine - it's .Rproj.user that needs to go.
2014-09-01 12:00:20 -04:00
Carl Suster
d17c82b500 Merge pull request #1154 from Glaived/master
[Sublime Text] Adding cache files and binary files
2014-09-02 01:53:17 +10:00
Glaived
a30beca8ba Remove *.pyc 2014-09-01 17:24:30 +02:00
Glaived
e72ab2ab34 Merge branch 'master' of https://github.com/github/gitignore 2014-09-01 17:22:58 +02:00
Carl Suster
a59d160837 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.
2014-09-02 00:23:10 +10:00
Carl Suster
4b9ac51148 Merge pull request #955 from arjun024/master
add downloads/ in Distribution / packaging
2014-09-01 22:27:51 +10:00
Carl Suster
6abb147ae5 Merge pull request #1117 from nicwortel/symfony3
Add .gitignore rules for Symfony3
2014-09-01 22:22:39 +10:00
Nic Wortel
2626eee811 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.
2014-09-01 10:52:45 +02:00
Nic Wortel
5e34ab0bc2 Rename Symfony2.gitignore to Symfony.gitignore
The old Symfony.gitignore has been removed (a383e55) as Symfony 1 is no longer
supported.
2014-09-01 10:52:37 +02:00
Carl Suster
f1058e8a1f Merge pull request #1191 from cnbuff410/patch-1
Update Dart.gitignore
2014-09-01 18:26:03 +10:00
kun
2d997dd2fa Update Dart.gitignore
Add in rule for .buildlog
2014-09-01 02:22:33 -06:00
Carl Suster
27ff0cae7e Merge pull request #1106 from ryanshrum/master
Added recommended gitignore rules from Craft
2014-09-01 15:46:08 +10:00
Carl Suster
84c7c7dfef Merge pull request #1184 from starrify/master
added: rules for ignoring precompiled headers for C/C++
2014-09-01 15:35:50 +10:00
Carl Suster
a383e5508f 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.
2014-09-01 15:15:27 +10:00
Carl Suster
7c99412916 Merge branch 'fix-1120' 2014-09-01 15:06:01 +10:00
Carl Suster
8391230157 Rename RB to reflect current software naming 2014-09-01 15:05:53 +10:00
Carl Suster
765ec99d49 Merge branch 'fix-1165' 2014-09-01 14:58:35 +10:00
Carl Suster
57f117945e Tidy up the JetBrains comments
Amends #1165
2014-09-01 14:56:15 +10:00
Carl Suster
2ad62f5423 Merge pull request #1183 from Ironholds/patch-1
Add *.Rproj for RStudio users
2014-09-01 14:46:56 +10:00
Pengyu CHEN
3e36b5a353 added: rules for ingnoring precompiled headers for C/C++ 2014-08-27 13:36:18 +08:00
Oliver Keyes
be40677028 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.
2014-08-25 16:08:38 -04:00
Carl Suster
70b3c78163 Merge pull request #1180 from StoneCypher/master
Add ebin, rel example, concrete dev mode, .rebar
2014-08-25 10:48:15 +10:00
Carl Suster
999b91e530 Merge pull request #1179 from malheleco/patch-1
add Windows shortcut files
2014-08-24 20:40:52 +10:00
Carl Suster
37eb7324f5 Merge pull request #1143 from fabianhjr/master
Add ignores for bower-rails
2014-08-24 20:36:49 +10:00
Carl Suster
b70b1ebb1e Merge pull request #1162 from maieul/master
New version of eledmac on CTAN adds new extension file
2014-08-24 20:34:53 +10:00
Carl Suster
9b8d9be4fc Merge pull request #1182 from and1g/TeX-converted-files
Ignore *.converted-to-* files in TeX
2014-08-24 20:27:48 +10:00
Andreas Grosse
619a395e1e added converted-to-files 2014-08-24 10:27:28 +02:00
John Haugeland
bd4cc85a9e Add ebin, rel example, concrete dev mode, .rebar 2014-08-22 01:15:23 -07:00
Carl Suster
cd634fb5d9 Merge pull request #1177 from amcsi/master
Fixed binary gettext files rule: .po -> .mo
2014-08-22 16:11:59 +10:00
malheleco
c3751cac16 add shortcut files 2014-08-21 20:45:30 +02:00
Attila Szeremi
b9d160ea0f Fixed binary gettext files rule: .po -> .mo 2014-08-21 13:26:02 +01:00
Carl Suster
bbc1713bd8 Merge pull request #1169 from No0ne/patch-1
ignoring new Magento 1.9 default theme
2014-08-19 14:51:20 +10:00
Carl Suster
cbf1025e1c Merge pull request #1170 from gazebodude/lyx-backups
Create LyX.gitignore
2014-08-19 14:50:30 +10:00
gazebodude
1f6d881044 Create LyX.gitignore
Ignores *.lyx~ (crash recovery) and *.lyx# (timed autosave) files generated by LyX - the document processor.
2014-08-19 14:11:11 +10:00
No0ne
0c6f7fd69a ignoring new Magento 1.9 default theme 2014-08-18 09:26:40 +02:00