1
0
mirror of https://github.com/github/gitignore synced 2024-12-05 01:45:42 +01:00
Commit Graph

934 Commits

Author SHA1 Message Date
Kolja Dummann
51f1d9a732 add Meta Programming System gitignore files
The Meta Programming System is a language workbench created by JetBrains.

http://jetbrains.com/mps/

By default this file will ignore the generated java source and the compiled java classes that are
produced by the language compiler. It will only add the Models which contain all information
necessary to reproduce the the java source code and the the resulting class files.

In addition to the generated source code it will ignore the test result files and test property files,
because those are also generated from the models.

The ignore file also prevents commiting the workspace.xml which contains the currently editor state,
like open files and cursor position.
2014-05-06 10:31:12 +02:00
Adam Roben
7b684c2866 Merge pull request #785 from NickHodges/master
Update Delphi to include new extensions
2013-11-27 12:10:58 -08:00
Nick Hodges
412d6907bc Merging upstream 2013-11-27 15:03:08 -05:00
Adam Roben
a6dc172eaa Merge pull request #879 from phmarek/master
Added file for Common Lisp.
2013-11-27 06:52:32 -08:00
Adam Roben
1c7c01521a Merge pull request #878 from minsOne/master
Added ipa file to Objective-C.gitignore
2013-11-27 06:50:06 -08:00
Adam Roben
b81b5f92d7 Merge pull request #788 from sjwoodr/master
Update Java to exclude J2ME Mobile Tools for Java
2013-11-27 06:44:12 -08:00
Steve Woodruff
48b7b84b62 Java ME update for .mtj.tmp 2013-11-27 09:30:56 -05:00
Philipp Marek
277b8358f8 Added file for Common Lisp. 2013-11-27 07:31:41 +01:00
minsOne
e3fd044268 Added ipa file to Objective-C.gitignore 2013-11-27 14:40:07 +09:00
Adam Roben
513d1aab1f Merge pull request #876 from jmillerdesign/patch-2
Use absolute paths to the files to ignore
2013-11-26 20:42:46 -08:00
J. Miller
413a9892b5 Use absolute paths to the files to ignore
This fixes an issue where index.php within a theme directory would be ignored, when the intention was to just ignore the index.php file in the root.
2013-11-26 20:37:48 -08:00
Adam Roben
759bcc3e62 Merge pull request #875 from four04/add-common-linux-compile-file-extensions
C: Ignore Some Common File Extensions for Binaries on Linux
2013-11-26 20:09:39 -08:00
Adam Roben
753c995244 Merge pull request #871 from mattrubin/master
Remove duplicate line in Objective-C.gitignore
2013-11-26 20:06:26 -08:00
Adam Roben
c2c74647f2 Merge pull request #869 from j4y/master
plugin.xml shouldn't be in source control.  This is a Grails plugin artifact
2013-11-26 20:05:01 -08:00
Adam Roben
cbda8a4d7f Merge pull request #870 from CaseyB/master
Ignore MonoDevelop cache files
2013-11-26 20:02:55 -08:00
Adam Roben
288442e180 Merge pull request #866 from stefan-vatov/master
Added .gitignore for Scrivener
2013-11-26 20:00:05 -08:00
Kristofer Rye
c76bbb50c0 Merge branch 'master' into add-common-linux-compile-file-extensions 2013-11-26 22:59:01 -05:00
Adam Roben
6604167da5 Merge pull request #864 from oschrenk/patch-4
Ignore worksheet directory
2013-11-26 19:57:49 -08:00
Kristofer Rye
a79b082024 Merge branch 'master' into add-common-linux-compile-file-extensions
More updates
2013-11-26 22:57:22 -05:00
Adam Roben
43c205b5df Merge pull request #862 from jaseemabid/emacs
Ignore elpa and eshell generated files
2013-11-26 19:56:16 -08:00
Adam Roben
3fb1b419f2 Merge pull request #861 from jaseemabid/elisp
Ignore file for elisp projects
2013-11-26 19:55:57 -08:00
Kristofer Rye
c8d99ff857 Merge branch 'master' into add-common-linux-compile-file-extensions
More upstream merges
2013-11-26 22:55:19 -05:00
Adam Roben
8e9563a7c9 Merge pull request #856 from oschrenk/patch-3
Ignore files created by maven-release-plugin
2013-11-26 19:51:32 -08:00
Adam Roben
cea67aabe0 Merge pull request #853 from danieljabailey/master
Add Lazarus IDE ignore file (in global dir this time)
2013-11-26 19:50:24 -08:00
Adam Roben
0bd7638db9 Merge pull request #852 from kdeldycke/patch-1
Ignore rope files.
2013-11-26 19:50:06 -08:00
Adam Roben
a07745af8b Merge pull request #851 from rsolomo/patch-1
add 'build' to Node.gitignore
2013-11-26 19:49:04 -08:00
Adam Roben
8cc9533f34 Merge pull request #850 from Jiri-Kremser/master
Adding 4 directories generated by GWT compiler.
2013-11-26 19:48:40 -08:00
Adam Roben
926389c7cc Merge pull request #849 from Danimoth/patch-1
Change Eclipse.gitignore to correctly handle bin/ and tmp/ directories
2013-11-26 19:48:19 -08:00
Kristofer Rye
38488f2440 Merge branch 'master' into add-common-linux-compile-file-extensions
Upstream merges
2013-11-26 22:42:07 -05:00
Adam Roben
80f79ec2af Merge pull request #536 from troii/gradle
Gradle build system ignore
2013-11-26 19:38:45 -08:00
Adam Roben
51a1221f50 Merge pull request #835 from ggirou/master
Move editor specific files into a new DartEditor.gitignore
2013-11-26 19:37:23 -08:00
Kristofer Rye
93b7ac4c09 Merge branch 'master' into add-common-linux-compile-file-extensions
I messed this up partially.
2013-11-26 22:32:38 -05:00
Adam Roben
ddef3121c6 Merge pull request #728 from zyrx/master
DW Dreamweaver added files
2013-11-26 19:32:13 -08:00
Kristofer Rye
c16b3bb8cf Merge branch 'master' of git://github.com/github/gitignore into add-common-linux-compile-file-extensions
Conflicts:
	C.gitignore

Updates done.
2013-11-26 22:31:25 -05:00
Adam Roben
ecfdeba71e Merge pull request #817 from jimmyandrade/patch-1
Update Joomla.gitignore to ignore J2.5 files
2013-11-26 19:27:03 -08:00
Adam Roben
5e5dd80518 Merge pull request #812 from sableloki/patch-for-yeoman
Template for Yeoman Projects
2013-11-26 19:25:49 -08:00
Adam Roben
06a3ead3d1 Merge pull request #800 from johnkharvey/stella
Add file for Atari 2600 / Atari 7800 assemblers
2013-11-26 19:25:22 -08:00
Adam Roben
741defffdd Merge pull request #806 from torokmark/master
Added: ignore Ada object and ali files
2013-11-26 19:24:26 -08:00
Adam Roben
4424d80352 Merge pull request #789 from Lance0312/archlinuxpkg
Add .gitignore for Arch Linux Packages
2013-11-26 19:19:49 -08:00
Adam Roben
82c8b636e9 Merge pull request #777 from fivef/master
Create ROS.gitignore
2013-11-26 19:13:43 -08:00
Adam Roben
bb53647b8a Merge pull request #726 from jtimberman/chef-cookbook
Add ignore file for Chef cookbooks
2013-11-26 18:16:18 -08:00
Matt Rubin
0ecd3eed99 Remove duplicate line in Objective-C.gitignore
The pattern `*.xccheckout` is already ignored on line 15.
2013-11-25 01:58:42 -05:00
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