88a3eb412c
Merge pull request #2166 from jvcdk/master
...
Update of Visual Studio gitignore file.
2016-11-03 06:47:46 -07:00
223b3bc840
Merge pull request #2170 from lucasgautheron/master
...
TeX: feynMF/feynMP
2016-11-03 06:45:50 -07:00
743d94a12c
TeX: feynMF/feynMP
2016-11-03 10:32:51 +01:00
7ed8506e9c
Merge pull request #2168 from calben/patch-1
...
add the *.VC.db to unreal engine ignore
2016-11-02 11:23:45 -07:00
548fb984f7
add the *.VC.db to unreal engine ignore
...
as of visual studio 2015 update 2 this file stores the intellisense database.
this file is typically huge and shouldn't be included in a repository.
2016-11-02 11:48:05 -04:00
f8bf136b5e
Added reference to get latest from GitHub.
...
If the .gitignore file is inlcuded in another project, it may be feasible to have a reference to origin.
2016-11-02 13:29:53 +01:00
c6a0ceae08
Added C++ project filter file.
...
Reference: http://stackoverflow.com/questions/1826901/should-i-add-vcxproj-filter-files-to-source-control
2016-11-02 13:27:57 +01:00
8d974a01f7
Update to take into account Dart SDK 1.20
...
Dart SDK 1.20 no longer creates `packages` directories. Added comments to `pub` files section to differentiate what is needed for >= SDK 1.20 and what is additionally needed for older SDK versions.
2016-11-01 07:50:48 -04:00
2cb9cf4ebd
Update Objective-C and Swift to match Xcode.gitignore
...
The Objective-C and Swift gitignore files are missing `*.xccheckout`
and `*.xcscmblueprint`, but these are still included in the Xcode
gitignore. This commit synchronises the three files.
The files themselves contain information about the user's local
source control status and shouldn't be included in most Xcode
repositories.
`*.xcuserstate` appears to always be contained in `xcuserdata/`
which is already ignored.
2016-11-01 12:11:44 +11:00
f76d0890d4
Update C.gitignore
...
Add .tmp_versions/ to C.gitignore.
2016-10-31 18:27:09 -04:00
222976838c
Updated Jetbrains.gitignore
...
Added datasource folder
2016-10-29 08:16:09 +03:00
0f88fa75de
Merge pull request #2158 from github/cc-0-license-text
...
Use the exact CC-0 license text
2016-10-28 11:02:49 -07:00
a1c526681b
Use the exact CC-0 license text
2016-10-28 11:18:45 -04:00
c2bf044184
Add bower dependency directory
2016-10-28 00:23:58 -02:00
8e192a2e56
Merge pull request #2156 from mattayes/jupyter-notebooks
...
Rename 'IPython Notebook' comment to 'Jupyter Notebook'
2016-10-27 08:31:40 +11:00
d8a1d416bb
Rename 'IPython Notebook' comment to 'Jupyter Notebook'
2016-10-26 12:48:53 -07:00
95a405c3ef
add final newline
2016-10-27 03:19:31 +11:00
a9e99535a0
add undo-tree save-files
2016-10-27 03:16:42 +11:00
cc686ca1c6
add backup files (*~)
2016-10-27 03:15:56 +11:00
d8776bf259
A new template for Perl 6
...
http://www.perl6.org
Just a start. Perl 6 creates these directories to
store pre-compiled versions of modules.
Perl 6 doesn't have a gitignore template yet, and it
doesn't use the same build and installation system as
Perl (5).
2016-10-25 23:19:42 -04:00
3cb9446b17
Merge pull request #2150 from ddfreyne/nanoc-fix
...
Nanoc: Fix capitalisation + config filename
2016-10-24 10:14:51 +10:30
548e386f70
Merge pull request #2151 from israelroldan/patch-1
...
Update ExtJs.gitignore
2016-10-24 10:13:57 +10:30
d1c4bde045
Update ExtJs.gitignore
2016-10-23 16:58:30 +02:00
2736857d9b
Nanoc: Mention nanoc.yaml rather than config.yaml
2016-10-23 15:05:29 +02:00
3cc7c492da
Nanoc: Improve grammar
2016-10-23 15:04:58 +02:00
32a0361442
Nanoc: Fix capitalisation of Nanoc
2016-10-23 15:04:16 +02:00
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
1a553e1f5f
laravel: fixed incorrect ignoring of cache folder
2016-10-21 14:21:09 +05:30
4077c79bfb
Merge pull request #2143 from mrs-mrl/patch-1
...
ignore Visual Studio 6 workspace file
2016-10-20 09:07:20 +11:00
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
08e07cbdc9
Merge pull request #2141 from jasongaylord/master
...
Removed LaunchSettings.json from being committed
2016-10-19 08:53:16 +11:00
679c64a936
Removed LaunchSettings.json from being committed
2016-10-17 18:49:23 -04:00
89ba2cc174
Ignore Passport-generated OAuth keys
2016-10-17 17:24:02 +08:00
df38222a85
Merge pull request #2139 from appleboy/patch-1
...
ignore public/storage for laravel 5
2016-10-17 18:39:12 +11:00
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
f51d32528b
Merge pull request #2137 from dvlprs/update/Opencart
...
Update/opencart
2016-10-16 09:44:20 +11:00
f2aff1de00
excluding vqmod cache files and logs
2016-10-15 11:44:22 +00:00
b5f807c0b6
excluding vqmod cache files and logs
2016-10-15 11:41:12 +00:00
11c20eb3ba
Add yarn ignored file
2016-10-12 14:07:57 +01:00
2d39231149
Update Elixir.gitignore
...
This should really ignore compiled .beam files as well
2016-10-12 11:36:46 +11:00
8202fbb408
Add mllib, mlpack files
2016-10-11 17:25:39 -04:00
6615075fe4
Add .native
2016-10-11 17:21:20 -04:00
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
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
abad92dac5
Merge pull request #2093 from Leandros/patch-1
...
Extend C to ignore Visual Studio artifacts
2016-10-05 10:30:07 +11:00
326dc281e5
Merge branch 'master' into HEAD
2016-10-04 11:04:00 +02:00
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
309aa7aba0
Add rustfmt gitignore ( #2108 )
2016-10-03 14:46:39 +11:00
cb1f077cbe
Merge pull request #2115 from aarian93p/patch-1
...
Added kernel module compilation results
2016-10-03 14:45:32 +11:00
c3c86c0b29
Merge pull request #2054 from kevinmost/android-externalNativeBuild
...
Add .externalNativeBuild to Android gitignore
2016-10-03 13:49:20 +11:00