Commit Graph

2443 Commits

Author SHA1 Message Date
Denis Defreyne 32a0361442
Nanoc: Fix capitalisation of Nanoc 2016-10-23 15:04:16 +02:00
Wooseop Kim 60968bb139 Add .idea/tasks.xml
Please refer to [the official guide](https://intellij-support.jetbrains.com/hc/en-us/articles/206544839-How-to-manage-projects-under-Version-Control-Systems).
2016-10-22 12:05:13 +09:00
Krishna Ram Prakash R 1a553e1f5f laravel: fixed incorrect ignoring of cache folder 2016-10-21 14:21:09 +05:30
Brendan Forster 4077c79bfb Merge pull request #2143 from mrs-mrl/patch-1
ignore Visual Studio 6 workspace file
2016-10-20 09:07:20 +11:00
mrs-mrl d226019b72 ignore Visual Studio 6 workspace file
see e.g.
http://stackoverflow.com/a/1530193
https://msdn.microsoft.com/en-us/library/aa241721(v=vs.60).aspx
2016-10-19 13:24:44 +02:00
Brendan Forster 08e07cbdc9 Merge pull request #2141 from jasongaylord/master
Removed LaunchSettings.json from being committed
2016-10-19 08:53:16 +11:00
Jason N. Gaylord 679c64a936 Removed LaunchSettings.json from being committed 2016-10-17 18:49:23 -04:00
Bo-Yi Wu 89ba2cc174 Ignore Passport-generated OAuth keys 2016-10-17 17:24:02 +08:00
Brendan Forster df38222a85 Merge pull request #2139 from appleboy/patch-1
ignore public/storage for laravel 5
2016-10-17 18:39:12 +11:00
Bo-Yi Wu 14cf3b029d ignore public/storage for laravel 5
Ref: https://github.com/laravel/laravel/blob/master/.gitignore#L2
2016-10-17 13:48:16 +08:00
Brendan Forster f51d32528b Merge pull request #2137 from dvlprs/update/Opencart
Update/opencart
2016-10-16 09:44:20 +11:00
dvlprs f2aff1de00 excluding vqmod cache files and logs 2016-10-15 11:44:22 +00:00
root b5f807c0b6 excluding vqmod cache files and logs 2016-10-15 11:41:12 +00:00
Craig Morris 11c20eb3ba Add yarn ignored file 2016-10-12 14:07:57 +01:00
Rhys Powell 2d39231149 Update Elixir.gitignore
This should really ignore compiled .beam files as well
2016-10-12 11:36:46 +11:00
Jason Gross 8202fbb408 Add mllib, mlpack files 2016-10-11 17:25:39 -04:00
Jason Gross 6615075fe4 Add .native 2016-10-11 17:21:20 -04:00
Jason Gross 46d36eb78f Update Coq.gitignore
Add various files that show up when you run tactics (the *.cache in 8.4 and 8.5, .*.cache in 8.6), build plugins (the various OCaml files), and for the native compiler of Coq 8.5.
2016-10-11 17:18:40 -04:00
Michael Stapelberg 8079456637 autotools.gitignore: add missing files
See the full list of scripts documented in AC_CONFIG_AUX_DIR in https://www.gnu.org/software/automake/manual/html_node/Optional.html
2016-10-11 09:39:26 +02:00
Brendan Forster abad92dac5 Merge pull request #2093 from Leandros/patch-1
Extend C to ignore Visual Studio artifacts
2016-10-05 10:30:07 +11:00
Arvid Gerstmann 326dc281e5 Merge branch 'master' into HEAD 2016-10-04 11:04:00 +02:00
Brendan Forster 4cefae5d09 Merge pull request #2096 from petermorlion/jetbrains-include-shared-settings
Include shared settings, according to official docs
2016-10-03 14:48:42 +11:00
Wayne Nilsen 309aa7aba0 Add rustfmt gitignore (#2108) 2016-10-03 14:46:39 +11:00
Brendan Forster cb1f077cbe Merge pull request #2115 from aarian93p/patch-1
Added kernel module compilation results
2016-10-03 14:45:32 +11:00
Brendan Forster c3c86c0b29 Merge pull request #2054 from kevinmost/android-externalNativeBuild
Add .externalNativeBuild to Android gitignore
2016-10-03 13:49:20 +11:00
Brendan Forster 8512c772d7 Merge pull request #2121 from futabooo/patch-1
Add vendor folder to Go.gitignore
2016-09-27 13:48:01 +10:00
futabooo 14740a52c5 Add vendor folder to Go.gitignore 2016-09-27 10:42:20 +09:00
Brendan Forster 0b2d7ae1aa Merge pull request #2107 from RehanSaeed/patch-1
Add support for Cake.Net
2016-09-26 21:18:34 +10:00
Brendan Forster f5f306c951 Merge pull request #2113 from MikeRalphson/patch-1
Update Node.gitignore
2016-09-26 18:08:35 +08:00
Muhammad Rehan Saeed b87e474741 Update VisualStudio.gitignore 2016-09-26 09:27:10 +01:00
Mike Ralphson 841cf58592 Update Node.gitignore (*.tgz)
Add `*.tgz`, the output of `npm pack`, or other build-steps.
2016-09-26 06:59:20 +01:00
Brendan Forster 157dd31788 Merge pull request #2111 from jfloff/patch-1
Add .nfs files to Linux.gitignore
2016-09-26 13:51:39 +10:00
aarian93p b7e6ce66c7 More kernel module compilation results
Added a few missed files from kernel compilation results
2016-09-21 10:04:49 +03:30
aarian93p a080e36767 Added kernel module compilation results
Adds kernel module compile to the ignore list.
2016-09-21 09:55:57 +03:30
Ben Bodenmiller 3bf3203c4f add typings 2016-09-19 19:31:20 -07:00
Ben Bodenmiller b414451e55 ignore typings directory 2016-09-19 18:07:02 -07:00
João Ferreira Loff 4f7062e132 Add .nfs files to Linux.gitignore 2016-09-19 17:21:02 +01:00
Muhammad Rehan Saeed da681d7115 Add support for Cake.Net
Cake.Net creates a tools folder at the root which contains downloaded packages and should not be checked in.
2016-09-15 08:48:08 +01:00
Brendan Forster afbff9027d Merge pull request #2106 from ukari/patch-1
Update Erlang.gitignore
2016-09-14 09:10:51 +10:00
Muromi Ukari f1a8fddea2 Update Erlang.gitignore
/ebin can't be simply ignored because *.app should be put here.

[Erlang Applications](http://erlang.org/doc/design_principles/applications.html)
> 8.4  Directory Structure
> ebin - Contains the Erlang object code, the beam files. The .app file is also placed here.
2016-09-13 23:37:43 +09:00
Brendan Forster de9da67331 Merge pull request #2105 from filipw/patch-2
added VS code coverage files
2016-09-13 09:29:03 +10:00
Filip W 6951912890 added VS code coverage files 2016-09-12 15:34:02 +02:00
Brendan Forster 6a81bf03cf Merge pull request #2104 from kevcunnane/bug/jfmFiles
Ignore .jfm files in Visual Studio
2016-09-12 12:25:21 +10:00
Kevin Cunnane 3cdfc09983 Ignore .jfm files in Visual Studio
.jfm files have started blocking checking for .sqlproj projects in Visual Studio. .jfm files are a new file-type created by the Microsoft ESENT database engine - this is a recent improvement only in Windows 10 Anniversary update. As the SSDT .sqlproj type in Visual Studio uses this engine for .dbmdl metadata files, and this file is locked by the user, this currently blocks users from checking into Git repositories.

This fix helps mitigate this by avoiding checkin of this file type.
2016-09-08 18:09:05 -07:00
Brendan Forster e6dd3a81e6 Merge pull request #2100 from srvg/Ansible
Introduce new Ansible template
2016-09-08 10:48:50 +10:00
Serge van Ginderachter cd22a9cc58
introduce Ansible ignores 2016-09-07 15:49:29 +02:00
Peter Morlion aad5932d4b Include shared settings, according to official docs
Official docs, found here:
https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 (as
of 13 Aug 2016)
2016-09-07 12:09:45 +02:00
Arvid Gerstmann 1ca4b201e0 Extend C to ignore Visual Studio artifacts
Visual Studio creates a few artifacts which weren't ignored before,
mainly .idb, .pdb and .ilk files which are either created by CL.EXE or
by LINK.EXE were added to the gitignore for Windows projects.

A little more information can be found here on Microsoft's
documentation: https://msdn.microsoft.com/en-us/library/3awe4781.aspx
2016-09-06 06:56:04 +02:00
Brendan Forster 0eeed18a54 Merge pull request #2092 from vbalnt/patch-1
Update TeX.gitignore
2016-09-06 10:08:35 +10:00
Vassilis 3a26425160 Update TeX.gitignore
Added a line that adds the `auto` folder that Emacs+ AUCTex automatically creates in the gitignore list. 

More about this `auto` feature below 
https://www.gnu.org/software/auctex/manual/auctex/Parsing-Files.html
2016-09-05 19:52:48 +01:00