1
0
mirror of https://github.com/github/gitignore synced 2024-06-27 14:52:50 +02:00
Commit Graph

994 Commits

Author SHA1 Message Date
Borders, Casey
6131fd3bcc Ignore MonoDevelop cache files 2013-11-22 14:00:06 -05:00
Jay Prall
e884da3fd3 plugin.xml shouldn't be in source control 2013-11-21 19:55:11 -05:00
Oliver Schrenk
4462ee9f9f Ignore worksheet directory
Since Scala IDE V3.0 has worksheets which are like a REPL session on steroids. For the worksheet to function `*.scala` files get created in a hidden `.worksheet` directory. As these are auto-generated the directory should be ignored.
2013-11-20 20:13:07 +01:00
Jaseem Abid
882b876005 Ignore file for elisp projects
- Ignore compiled files
2013-11-19 17:36:12 +05:30
Oliver Schrenk
f2656a4716 Ignore files created by maven-release-plugin
Maven Release Plugin provides a standard mechanism to release project 
artifacts.

During the various phases of the execution the plugin create various 
files, especially if you do a dry run that allows you to see the changes
that the plugin will perform on your pom files

	mvn release:prepare -D dryRun=true

It will create

- `release.properties` - copy of the properties to be used
- `pom.xml.releaseBackup` - the pom.xml prior to any changes
- `pom.xml.tag` - the pom.xml as it will look when tagged
- `pom.xml.next` - the pom.xml as it will look for the next iteration
2013-11-15 20:10:11 +01:00
Jaseem Abid
207cddf155 Ignore elpa and eshell generated files 2013-11-14 11:00:49 +05:30
Justin Spahr-Summers
f0f5e38db2 Merge pull request #760 2013-11-13 14:19:22 -08:00
Justin Spahr-Summers
4a7ab06382 Remove generic and Java ignore patterns
Those belong in other ignore files.
2013-11-13 14:19:16 -08:00
unknown
e57da65843 Moved file to Global 2013-11-13 15:19:36 -05:00
Daniel Bailey
27569799cb Added lazarus ignore file in the global dir this time 2013-11-13 18:33:14 +00:00
Daniel Bailey
b10fa9c7d6 Merge branch 'master' of https://github.com/github/gitignore 2013-11-13 18:32:11 +00:00
Kevin Deldycke
972234a220 Ignore rope files.
Rope (https://bitbucket.org/zjes/rope_py3k/overview) is a refactoring tool for Python. It creates temporary files in `.ropeproject` to cache data. These files should be ignored by default.
2013-11-13 14:32:07 +01:00
Ray Solomon
00686415c4 add 'build' to Node.gitignore
This is to exclude compiled code from nodejs addons.
Reference: http://nodejs.org/api/addons.html
2013-11-13 01:27:28 -08:00
Justin Spahr-Summers
52ec58209b Merge pull request #755 from ohmanger/patch-1
Ignore local.xml as this contains database credentials.
2013-11-12 20:46:50 -08:00
Justin Spahr-Summers
1b76d53beb Merge pull request #738 from Blaisorblade/patch-1
Create Agda.gitignore
2013-11-12 20:45:47 -08:00
Justin Spahr-Summers
3012b56563 Merge pull request #725 from shivam5992/patch-1
Deployed file ignore
2013-11-12 20:42:35 -08:00
Jirka Kremser
e2caec1780 Adding ".gwt/", "gwt-unitCache/", "www-test" and ".gwt-tmp/" to .gitignore 2013-11-13 03:00:19 +01:00
Alexander Karatarakis
3ade853604 Update Eclipse.gitignore 2013-11-13 03:14:12 +02:00
Markus Olsson
2d44869b49 Merge pull request #663 from abergs/patch-1
Visual Studio: Ignore Chutzpah testrunnerfiles
2013-11-12 12:26:32 -08:00
Justin Spahr-Summers
cbf090d44f Merge pull request #682 from fsw/master
ignoring *.autosave files generated by QtCreator
2013-11-12 10:40:46 -08:00
Justin Spahr-Summers
e240feae83 Merge pull request #657 from MrBogomips/master
PlayFramework: exclude assets under the bin/ directory generated by the compiler
2013-11-12 10:37:21 -08:00
Justin Spahr-Summers
306ed4acf9 Merge pull request #655 from conradolega/master
.gitignore for Meteor (and Meteorite)
2013-11-12 10:36:59 -08:00
Adam Roben
7e70ab946a Merge pull request #845 from gillesdemey/patch-1
Update VisualStudio.gitignore
2013-11-12 10:21:15 -08:00
Gilles De Mey
25ec5b7c3e Update VisualStudio.gitignore
I have no idea what this is doing here, totally unrelated to Visual Studio. There is a special OSX gitignore file that you can use.
2013-11-12 19:08:25 +01:00
Adam Roben
ce72f3a03c Merge pull request #843 from vikraman/patch-1
Ignore files generated by cabal sandbox
2013-11-12 09:20:40 -08:00
Vikraman Choudhury
40917a4d2f Ignore files generated by cabal sandbox
https://github.com/haskell/cabal/wiki/Package-Environments#sandbox-command
2013-11-12 22:49:11 +05:30
Adam Roben
8d71b3128c Merge pull request #844 from llonchj/python
Added Sphinx documentation
2013-11-12 09:17:59 -08:00
Jordi Llonch
088535f046 Added Sphinx documentation 2013-11-13 04:13:14 +11:00
Adam Roben
df2de98c25 Merge pull request #842 from borntyping/patch-1
Add .cache to the Python .gitignore
2013-11-12 08:25:57 -08:00
Sam Clements
b75c902dbb Add .cache to the Python .gitignore
`.cache` is generated when unittests are run with py.test
2013-11-12 16:19:30 +00:00
Adam Roben
af405251f0 Merge pull request #730 from Lazersmoke/patch-1
Added Kate ignore file in Global folder
2013-11-12 08:11:17 -08:00
Adam Roben
f7c1a9938e Merge pull request #683 from jkodumal/patch-1
Add .hsenv to .gitignore
2013-11-12 08:09:39 -08:00
Adam Roben
de877c3e23 Merge pull request #681 from filipelenfers/master
Ensime ignores
2013-11-12 08:07:58 -08:00
Adam Roben
fc73773a74 Merge pull request #645 from pxqr/master
Ignore emacs flymake-mode temp files.
2013-11-12 08:04:57 -08:00
Adam Roben
55ccaf54bd Merge pull request #563 from fibo/master
.gitignore for VVVV
2013-11-12 08:03:03 -08:00
Adam Roben
2559777165 Merge pull request #626 from borneq/patch-1
*.~* instead *.~*~ for backup files
2013-11-12 08:00:33 -08:00
Adam Roben
a69969b575 Merge pull request #624 from finnjohnsen/patch-1
removed implicit ignore
2013-11-12 07:59:57 -08:00
Adam Roben
bfcd76a786 Merge pull request #569 from AlainFolletete/master
Add GitIgnore file for Prestashop Software
2013-11-12 07:57:14 -08:00
Adam Roben
1e58a0c110 Merge pull request #646 from manojlds/master
Option to unignore repositories.config
2013-11-12 07:55:25 -08:00
Adam Roben
a0570aeae8 Merge pull request #566 from fidelski/add-obvious-autotools-files
Add stamp-h1 to ignored files
2013-11-12 07:53:55 -08:00
Adam Roben
d1ee264f9e Merge pull request #586 from simonbuehler/master
Added DebugPublic of Matrox DSK
2013-11-12 07:53:02 -08:00
Adam Roben
b04b8b24aa Merge pull request #561 from stuartpb/cloud9
Add Cloud9 gitignore
2013-11-12 07:51:08 -08:00
Adam Roben
6bcd83ec33 Merge pull request #606 from bicycle-nerd/patch-1
adding ignore for Telerik JustCode files
2013-11-12 07:50:24 -08:00
Adam Roben
4dd9d7376d Merge pull request #591 from mjgardner/master
fixing pattern for compiled elisp
2013-11-12 07:42:54 -08:00
Adam Roben
be029b7aeb Merge pull request #584 from zafarella/master
added ignorance of tmp release files of maven
2013-11-12 07:41:12 -08:00
Adam Roben
47436efe92 Merge pull request #538 from hallco978/patch-1
Update VisualStudio.gitignore for mightymoose
2013-11-12 07:37:31 -08:00
Carl Suster
f3503f42c6 Merge pull request #784 from yatskevich/master
Add .idea_modules/ to Global/JetBrains.gitignore (from sbt-idea plugin)
2013-11-12 03:45:42 -08:00
Ivan Yatskevich
94a2b3b668 add .idea_modules/ to Global/JetBrains.gitignore 2013-11-12 14:38:34 +03:00
Ivan Yatskevich
ba898ebefd merge upstream/master 2013-11-12 14:32:18 +03:00
Jens Jahnke
b34ccb3853 Adapted the ignored directories to use dir/ instead of dir/* 2013-11-12 12:20:11 +01:00