Commit Graph

1412 Commits

Author SHA1 Message Date
Carl Suster cb72558166 Merge pull request #1272 from jakubtuchol/dynhaskell
adding dynamically linked haskell libraries
2014-11-12 18:28:06 +11:00
Carl Suster 16053ba600 Merge pull request #1264 from arteymix/master
Added a gitignore for Anjuta IDE http://anjuta.org/
2014-11-08 12:36:47 +11:00
Guillaume Poirier-Morency 8bdd66a95d Ignore the symbole database which is a generated binary file. 2014-11-07 14:09:57 -05:00
Carl Suster 6d91b087d2 Merge pull request #1225 from thurask/momentics
Add user-specific settings to Momentics.gitignore
2014-11-06 14:18:50 +11:00
Carl Suster 6978506972 Merge pull request #1266 from parched/master
ArchLinuxPackages: Ignore AUR metadata (.AURINFO)
2014-11-06 14:15:29 +11:00
Carl Suster 85428a7fe6 Merge pull request #1259 from Kaceykaso/patch-1
Create CodeKit.gitignore
2014-11-06 14:09:29 +11:00
Carl Suster c9ad00b97f Merge pull request #1273 from bbodenmiller/patch-4
Create MicrosoftOffice
2014-11-06 14:04:22 +11:00
Ben Bodenmiller 740274428e Create MicrosoftOffice
Continuation of https://github.com/github/gitignore/pull/594/ and details from http://support.microsoft.com/kb/211632
2014-11-05 18:09:27 -08:00
Jakub Tucholski c87522b7cd adding dynamically linked haskell libraries 2014-11-03 10:57:05 -06:00
James Duley 778c57b913 ArchLinuxPackages: Ignore AUR metadata (.AURINFO) 2014-10-26 13:45:18 +13:00
Guillaume Poirier-Morency 3c19923314 Added a gitignore for Anjuta IDE http://anjuta.org/ 2014-10-25 14:03:48 -04:00
Kacey Coughlin 622a331692 Create CodeKit.gitignore 2014-10-21 14:59:29 -07:00
Carl Suster 408c616ae0 Merge pull request #1232 from thunsaker/patch-1
Added New Files created by Crashlytics Plugin
2014-10-20 17:47:22 +11:00
Thomas Hunsaker 44d16a3050 Another tweak 2014-10-19 22:43:15 -07:00
Thomas Hunsaker d9d60deaf0 Minor tweaks 2014-10-19 22:41:27 -07:00
Carl Suster 4da8043524 Merge pull request #1251 from tomsquest/master
Ignore iml file anywhere
2014-10-20 12:55:21 +11:00
Carl Suster 6100f5ea04 Merge pull request #1215 from devoncarew/patch-3
Update Dart.gitignore
2014-10-20 12:51:28 +11:00
Carl Suster ec7fec00be Merge pull request #1223 from mlacorte/patch-1
Ignore HPC files generated by GHC
2014-10-20 12:45:24 +11:00
Carl Suster 0f33f34295 Merge pull request #1234 from stuartpb/patch-2
Explain .lock-wscript and move it
2014-10-20 12:41:16 +11:00
Carl Suster d13e68a669 Merge pull request #1248 from iori-o/emacs_cask
Adding .cask directory to Global/Emacs.gitignore
2014-10-20 12:35:23 +11:00
Carl Suster 99bae0fd6b Merge pull request #1250 from TreeRex/ignore-nrepl
Added Cider's .nrepl-port file.
2014-10-20 12:34:44 +11:00
Carl Suster 09125b338a Merge pull request #1252 from paolofulgoni/tortoisegit
Create TortoiseGit.gitignore
2014-10-20 12:32:28 +11:00
Carl Suster db181ccff2 Merge pull request #1249 from leandrodeleite/master
Scala/Eclipse .gitignore updates
2014-10-20 12:26:32 +11:00
leandrodeleite 3d0bbe3a5c Ignore .history files 2014-10-19 08:59:24 -02:00
Paolo Fulgoni abafa2d26f Create TortoiseGit.gitignore 2014-10-17 14:17:08 +02:00
leandrodeleite b2268f2b54 Merge branch 'master' of github.com:leandrodeleite/gitignore
Conflicts:
	Scala.gitignore
2014-10-16 19:29:40 -03:00
leandrodeleite 437193990b Ignore .cache files
Added to match .cache files generated by sbt.
Current .cache/ pattern matches only directories.
2014-10-16 19:27:31 -03:00
Thomas Queste a7e4e3af05 Ignore iml file anywhere
Intellij's iml file can be anywhere on the path.
This is true for multi-module maven project where each module has its own $projectName.iml file in its own directory.
2014-10-16 15:53:23 +02:00
Tom Emerson 8b02143fb7 Added Cider's .nrepl-port file. 2014-10-15 12:23:58 -04:00
leandrodeleite fbdea1ab36 Ignore .cache files
Added to match .cache files generated by sbt.
Current .cache/ pattern matches only directories.
2014-10-15 12:59:30 -03:00
leandrodeleite ca4a3db967 Remove trailing space 2014-10-15 12:41:48 -03:00
Iori ONDA 8b37dbd824 Adding .cask directory to Global/Emacs.gitignore 2014-10-15 16:06:43 +09:00
Carl Suster d9cc01e935 Merge pull request #1245 from daroczig/master
revert 1f84661643
2014-10-13 09:36:09 +11:00
Gergely Daróczi ab7b6dba4a revert 1f84661643
Details: `RData` is a valid file format for bundling data with an R
package based on the "Writing R Extensions" manual:
http://cran.r-project.org/doc/manuals/r-release/R-exts.html#Data-in-packages
2014-10-13 00:25:41 +02:00
Stuart P. Bentley e4e5da63fa Explain .lock-wscript and move it
This changes the comment to better explain what .lock-wscript is for
(it's for the [obsolete][v0.8.0] node-waf build system), and moves it
next to the other ignore pattern(s) for binary module compilation artifacts.

[v0.8.0]: http://blog.nodejs.org/2012/06/25/node-v0-8-0/
2014-09-30 22:23:32 -07:00
Thomas Hunsaker 0b51b6e485 Added New Files created by Crashlytics Plugin
These are relatively new, the crashlytics.properties file contains the secret and can [alternatively](https://plus.google.com/+AntonioBertucci/posts/S9krjvXfgfm) contain the apikey to rid your repo of the extra strings file.
2014-09-29 23:47:10 -07:00
Carl Suster 298588469a Merge pull request #1231 from oohnajra/patch-1
Update Umbraco.gitignore
2014-09-30 10:29:01 +10:00
Arjan f0a857e895 Update Umbraco.gitignore 2014-09-29 16:31:58 +02:00
thurask 2201df76be Add user-specific settings to Momentics.gitignore
The .settings folder contains all of the user-specific preferences for Momentics (like it does for Eclipse, since they're the same underneath). Should be local only.
2014-09-23 01:07:37 -04:00
Michael LaCorte babb4fccdb Ignore HPC files generated by GHC
"GHC creates a subdirectory .hpc in the current directory, and puts HPC index (.mix) files in there..."

https://www.haskell.org/ghc/docs/7.4.2/html/users_guide/hpc.html
2014-09-21 23:03:37 -07:00
Devon Carew 64ca10514b Update Dart.gitignore
Dart2js (Dart's JavaScript compiler) no longer creates `foo.dart.precompiled.js` files when compiling.
2014-09-17 21:31:39 -07:00
Carl Suster 7acb3d6cdc Merge pull request #1213 from mturnwall/master
Add sourcemaps to the Sass ignore
2014-09-18 12:30:50 +10:00
Carl Suster 6ea8f9abeb Merge pull request #1212 from Fuhrmann/patch-1
Typo in Jetbrains gitignore
2014-09-18 12:30:28 +10:00
Michael Turnwall dbadafb805 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.
2014-09-17 11:23:16 -07:00
Ricardo Fuhrmann 6563b1ae81 Typo in Jetbrains gitignore 2014-09-17 09:13:03 -04:00
Carl Suster 4ddafa3728 Merge pull request #1189 from github/remove-tasm
[Tasm] Remove template
2014-09-15 12:19:28 +10:00
Carl Suster 5aa7e578c9 Merge pull request #1190 from github/remove-target3001
[Target3001] Remove template
2014-09-15 12:14:06 +10:00
Carl Suster ffe6313d2f Merge pull request #1192 from github/remove-bancha
[Bancha] Remove template
2014-09-15 12:10:18 +10:00
Carl Suster 21d6792d20 Merge pull request #1207 from vboctor/patch-1
Add *.userosscache to Visual Studio .gitignore
2014-09-15 12:05:08 +10:00
Carl Suster 98766b326c Merge pull request #1208 from mstrcnvs/patch-1
Adding new file generated by the built-in venv module in Python 3
2014-09-15 12:02:46 +10:00