├── GitIgnoreTemplates ├── LICENSE ├── README.md ├── actionscript.gitignore ├── ada.gitignore ├── agda.gitignore ├── android.gitignore ├── appceleratortitanium.gitignore ├── appengine.gitignore ├── archlinuxpackages.gitignore ├── autotools.gitignore ├── c++.gitignore ├── c.gitignore ├── cakephp.gitignore ├── cfwheels.gitignore ├── chefcookbook.gitignore ├── cmake.gitignore ├── codeigniter.gitignore ├── commonlisp.gitignore ├── composer.gitignore ├── concrete5.gitignore ├── coq.gitignore ├── craftcms.gitignore ├── cuda.gitignore ├── d.gitignore ├── dart.gitignore ├── delphi.gitignore ├── dm.gitignore ├── drupal.gitignore ├── eagle.gitignore ├── elisp.gitignore ├── elixir.gitignore ├── elm.gitignore ├── episerver.gitignore ├── erlang.gitignore ├── expressionengine.gitignore ├── extjs.gitignore ├── fancy.gitignore ├── finale.gitignore ├── forcedotcom.gitignore ├── fuelphp.gitignore ├── gcov.gitignore ├── gitbook.gitignore ├── go.gitignore ├── gradle.gitignore ├── grails.gitignore ├── gwt.gitignore ├── haskell.gitignore ├── idris.gitignore ├── igorpro.gitignore ├── java.gitignore ├── jboss.gitignore ├── jekyll.gitignore ├── joomla.gitignore ├── julia.gitignore ├── kicad.gitignore ├── kohana.gitignore ├── labview.gitignore ├── laravel.gitignore ├── leiningen.gitignore ├── lemonstand.gitignore ├── lilypond.gitignore ├── lithium.gitignore ├── lua.gitignore ├── magento.gitignore ├── maven.gitignore ├── mercury.gitignore ├── metaprogrammingsystem.gitignore ├── nanoc.gitignore ├── nim.gitignore ├── node.gitignore ├── objective-c.gitignore ├── ocaml.gitignore ├── opa.gitignore ├── opencart.gitignore ├── oracleforms.gitignore ├── packer.gitignore ├── perl.gitignore ├── phalcon.gitignore ├── playframework.gitignore ├── plone.gitignore ├── prestashop.gitignore ├── processing.gitignore ├── python.gitignore ├── qooxdoo.gitignore ├── qt.gitignore ├── r.gitignore ├── rails.gitignore ├── rhodesrhomobile.gitignore ├── ros.gitignore ├── ruby.gitignore ├── rust.gitignore ├── sass.gitignore ├── scala.gitignore ├── scheme.gitignore ├── scons.gitignore ├── scrivener.gitignore ├── sdcc.gitignore ├── seamgen.gitignore ├── sketchup.gitignore ├── smalltalk.gitignore ├── stella.gitignore ├── sugarcrm.gitignore ├── swift.gitignore ├── symfony.gitignore ├── symphonycms.gitignore ├── terraform.gitignore ├── tex.gitignore ├── textpattern.gitignore ├── turbogears2.gitignore ├── typo3.gitignore ├── umbraco.gitignore ├── unity.gitignore ├── unrealengine.gitignore ├── visualstudio.gitignore ├── vvvv.gitignore ├── waf.gitignore ├── wordpress.gitignore ├── xojo.gitignore ├── yeoman.gitignore ├── yii.gitignore ├── zendframework.gitignore └── zephir.gitignore ├── LICENSE ├── README.md ├── gig └── install.sh /GitIgnoreTemplates/LICENSE: -------------------------------------------------------------------------------- 1 | Creative Commons Legal Code 2 | 3 | CC0 1.0 Universal 4 | 5 | CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE 6 | LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN 7 | ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS 8 | INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES 9 | REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS 10 | PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM 11 | THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED 12 | HEREUNDER. 13 | 14 | Statement of Purpose 15 | 16 | The laws of most jurisdictions throughout the world automatically confer 17 | exclusive Copyright and Related Rights (defined below) upon the creator 18 | and subsequent owner(s) (each and all, an "owner") of an original work of 19 | authorship and/or a database (each, a "Work"). 20 | 21 | Certain owners wish to permanently relinquish those rights to a Work for 22 | the purpose of contributing to a commons of creative, cultural and 23 | scientific works ("Commons") that the public can reliably and without fear 24 | of later claims of infringement build upon, modify, incorporate in other 25 | works, reuse and redistribute as freely as possible in any form whatsoever 26 | and for any purposes, including without limitation commercial purposes. 27 | These owners may contribute to the Commons to promote the ideal of a free 28 | culture and the further production of creative, cultural and scientific 29 | works, or to gain reputation or greater distribution for their Work in 30 | part through the use and efforts of others. 31 | 32 | For these and/or other purposes and motivations, and without any 33 | expectation of additional consideration or compensation, the person 34 | associating CC0 with a Work (the "Affirmer"), to the extent that he or she 35 | is an owner of Copyright and Related Rights in the Work, voluntarily 36 | elects to apply CC0 to the Work and publicly distribute the Work under its 37 | terms, with knowledge of his or her Copyright and Related Rights in the 38 | Work and the meaning and intended legal effect of CC0 on those rights. 39 | 40 | 1. Copyright and Related Rights. A Work made available under CC0 may be 41 | protected by copyright and related or neighboring rights ("Copyright and 42 | Related Rights"). Copyright and Related Rights include, but are not 43 | limited to, the following: 44 | 45 | i. the right to reproduce, adapt, distribute, perform, display, 46 | communicate, and translate a Work; 47 | ii. moral rights retained by the original author(s) and/or performer(s); 48 | iii. publicity and privacy rights pertaining to a person's image or 49 | likeness depicted in a Work; 50 | iv. rights protecting against unfair competition in regards to a Work, 51 | subject to the limitations in paragraph 4(a), below; 52 | v. rights protecting the extraction, dissemination, use and reuse of data 53 | in a Work; 54 | vi. database rights (such as those arising under Directive 96/9/EC of the 55 | European Parliament and of the Council of 11 March 1996 on the legal 56 | protection of databases, and under any national implementation 57 | thereof, including any amended or successor version of such 58 | directive); and 59 | vii. other similar, equivalent or corresponding rights throughout the 60 | world based on applicable law or treaty, and any national 61 | implementations thereof. 62 | 63 | 2. Waiver. To the greatest extent permitted by, but not in contravention 64 | of, applicable law, Affirmer hereby overtly, fully, permanently, 65 | irrevocably and unconditionally waives, abandons, and surrenders all of 66 | Affirmer's Copyright and Related Rights and associated claims and causes 67 | of action, whether now known or unknown (including existing as well as 68 | future claims and causes of action), in the Work (i) in all territories 69 | worldwide, (ii) for the maximum duration provided by applicable law or 70 | treaty (including future time extensions), (iii) in any current or future 71 | medium and for any number of copies, and (iv) for any purpose whatsoever, 72 | including without limitation commercial, advertising or promotional 73 | purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each 74 | member of the public at large and to the detriment of Affirmer's heirs and 75 | successors, fully intending that such Waiver shall not be subject to 76 | revocation, rescission, cancellation, termination, or any other legal or 77 | equitable action to disrupt the quiet enjoyment of the Work by the public 78 | as contemplated by Affirmer's express Statement of Purpose. 79 | 80 | 3. Public License Fallback. Should any part of the Waiver for any reason 81 | be judged legally invalid or ineffective under applicable law, then the 82 | Waiver shall be preserved to the maximum extent permitted taking into 83 | account Affirmer's express Statement of Purpose. In addition, to the 84 | extent the Waiver is so judged Affirmer hereby grants to each affected 85 | person a royalty-free, non transferable, non sublicensable, non exclusive, 86 | irrevocable and unconditional license to exercise Affirmer's Copyright and 87 | Related Rights in the Work (i) in all territories worldwide, (ii) for the 88 | maximum duration provided by applicable law or treaty (including future 89 | time extensions), (iii) in any current or future medium and for any number 90 | of copies, and (iv) for any purpose whatsoever, including without 91 | limitation commercial, advertising or promotional purposes (the 92 | "License"). The License shall be deemed effective as of the date CC0 was 93 | applied by Affirmer to the Work. Should any part of the License for any 94 | reason be judged legally invalid or ineffective under applicable law, such 95 | partial invalidity or ineffectiveness shall not invalidate the remainder 96 | of the License, and in such case Affirmer hereby affirms that he or she 97 | will not (i) exercise any of his or her remaining Copyright and Related 98 | Rights in the Work or (ii) assert any associated claims and causes of 99 | action with respect to the Work, in either case contrary to Affirmer's 100 | express Statement of Purpose. 101 | 102 | 4. Limitations and Disclaimers. 103 | 104 | a. No trademark or patent rights held by Affirmer are waived, abandoned, 105 | surrendered, licensed or otherwise affected by this document. 106 | b. Affirmer offers the Work as-is and makes no representations or 107 | warranties of any kind concerning the Work, express, implied, 108 | statutory or otherwise, including without limitation warranties of 109 | title, merchantability, fitness for a particular purpose, non 110 | infringement, or the absence of latent or other defects, accuracy, or 111 | the present or absence of errors, whether or not discoverable, all to 112 | the greatest extent permissible under applicable law. 113 | c. Affirmer disclaims responsibility for clearing rights of other persons 114 | that may apply to the Work or any use thereof, including without 115 | limitation any person's Copyright and Related Rights in the Work. 116 | Further, Affirmer disclaims responsibility for obtaining any necessary 117 | consents, permissions or other rights required for any use of the 118 | Work. 119 | d. Affirmer understands and acknowledges that Creative Commons is not a 120 | party to this document and has no duty or obligation with respect to 121 | this CC0 or use of the Work. 122 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/README.md: -------------------------------------------------------------------------------- 1 | # A collection of `.gitignore` templates 2 | 3 | This is GitHub’s collection of [`.gitignore`][man] file templates. 4 | We use this list to populate the `.gitignore` template choosers available 5 | in the GitHub.com interface when creating new repositories and files. 6 | 7 | For more information about how `.gitignore` files work, and how to use them, 8 | the following resources are a great place to start: 9 | 10 | - The [Ignoring Files chapter][chapter] of the [Pro Git][progit] book. 11 | - The [Ignoring Files article][help] on the GitHub Help site. 12 | - The [gitignore(5)][man] manual page. 13 | 14 | [man]: http://git-scm.com/docs/gitignore 15 | [help]: https://help.github.com/articles/ignoring-files 16 | [chapter]: http://git-scm.com/book/en/Git-Basics-Recording-Changes-to-the-Repository#Ignoring-Files 17 | [progit]: http://git-scm.com/book 18 | 19 | ## Folder structure 20 | 21 | The files in the root directory are for `.gitignore` templates that are 22 | project specific, such as language or framework specific templates. 23 | Global (operating system or editor specific) templates should go into the 24 | [`Global/`](./Global) directory. 25 | 26 | ## Contributing guidelines 27 | 28 | We’d love you to help us improve this project. To help us keep this collection 29 | high quality, we request that contributions adhere to the following guidelines. 30 | 31 | - **Provide a link to the application or project’s homepage**. Unless it’s 32 | extremely popular, there’s a chance the maintainers don’t know about or use 33 | the language, framework, editor, app, or project your change applies to. 34 | 35 | - **Provide links to documentation** supporting the change you’re making. 36 | Current, canonical documentation mentioning the files being ignored is best. 37 | If documentation isn’t available to support your change, do the best you can 38 | to explain what the files being ignored are for. 39 | 40 | - **Explain why you’re making a change**. Even if it seems self-evident, please 41 | take a sentence or two to tell us why your change or addition should happen. 42 | It’s especially helpful to articulate why this change applies to *everyone* 43 | who works with the applicable technology, rather than just you or your team. 44 | 45 | - **Please consider the scope of your change**. If your change specific to a 46 | certain language or framework, then make sure the change is made to the 47 | template for that language or framework, rather than to the template for an 48 | editor, tool, or operating system. 49 | 50 | - **Please only modify *one template* per pull request**. This helps keep pull 51 | requests and feedback focused on a specific project or technology. 52 | 53 | In general, the more you can do to help us understand the change you’re making, 54 | the more likely we’ll be to accept your contribution quickly. 55 | 56 | Please also understand that we can’t list every tool that ever existed. 57 | Our aim is to curate a collection of the *most common and helpful* templates, 58 | not to make sure we cover every project possible. If we choose not to 59 | include your language, tool, or project, it’s not because it’s not awesome. 60 | 61 | ## Contributing workflow 62 | 63 | Here’s how we suggest you go about proposing a change to this project: 64 | 65 | 1. [Fork this project][fork] to your account. 66 | 2. [Create a branch][branch] for the change you intend to make. 67 | 3. Make your changes to your fork. 68 | 4. [Send a pull request][pr] from your fork’s branch to our `master` branch. 69 | 70 | Using the web-based interface to make changes is fine too, and will help you 71 | by automatically forking the project and prompting to send a pull request too. 72 | 73 | [fork]: https://help.github.com/articles/fork-a-repo/ 74 | [branch]: https://help.github.com/articles/creating-and-deleting-branches-within-your-repository 75 | [pr]: https://help.github.com/articles/using-pull-requests/ 76 | 77 | ## License 78 | 79 | [CC0-1.0](./LICENSE). 80 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/actionscript.gitignore: -------------------------------------------------------------------------------- 1 | # Build and Release Folders 2 | bin/ 3 | bin-debug/ 4 | bin-release/ 5 | [Oo]bj/ # FlashDevelop obj 6 | [Bb]in/ # FlashDevelop bin 7 | 8 | # Other files and folders 9 | .settings/ 10 | 11 | # Executables 12 | *.swf 13 | *.air 14 | *.ipa 15 | *.apk 16 | 17 | # Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties` 18 | # should NOT be excluded as they contain compiler settings and other important 19 | # information for Eclipse / Flash Builder. 20 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/ada.gitignore: -------------------------------------------------------------------------------- 1 | # Object file 2 | *.o 3 | 4 | # Ada Library Information 5 | *.ali 6 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/agda.gitignore: -------------------------------------------------------------------------------- 1 | *.agdai 2 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/android.gitignore: -------------------------------------------------------------------------------- 1 | # Built application files 2 | *.apk 3 | *.ap_ 4 | 5 | # Files for the ART/Dalvik VM 6 | *.dex 7 | 8 | # Java class files 9 | *.class 10 | 11 | # Generated files 12 | bin/ 13 | gen/ 14 | out/ 15 | 16 | # Gradle files 17 | .gradle/ 18 | build/ 19 | 20 | # Local configuration file (sdk path, etc) 21 | local.properties 22 | 23 | # Proguard folder generated by Eclipse 24 | proguard/ 25 | 26 | # Log Files 27 | *.log 28 | 29 | # Android Studio Navigation editor temp files 30 | .navigation/ 31 | 32 | # Android Studio captures folder 33 | captures/ 34 | 35 | # Intellij 36 | *.iml 37 | .idea/workspace.xml 38 | .idea/libraries 39 | 40 | # Keystore files 41 | *.jks 42 | 43 | # External native build folder generated in Android Studio 2.2 and later 44 | .externalNativeBuild 45 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/appceleratortitanium.gitignore: -------------------------------------------------------------------------------- 1 | # Build folder and log file 2 | build/ 3 | build.log 4 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/appengine.gitignore: -------------------------------------------------------------------------------- 1 | # Google App Engine generated folder 2 | appengine-generated/ 3 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/archlinuxpackages.gitignore: -------------------------------------------------------------------------------- 1 | *.tar 2 | *.tar.* 3 | *.jar 4 | *.exe 5 | *.msi 6 | *.zip 7 | *.tgz 8 | *.log 9 | *.log.* 10 | *.sig 11 | 12 | pkg/ 13 | src/ 14 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/autotools.gitignore: -------------------------------------------------------------------------------- 1 | # http://www.gnu.org/software/automake 2 | 3 | Makefile.in 4 | 5 | # http://www.gnu.org/software/autoconf 6 | 7 | /autom4te.cache 8 | /autoscan.log 9 | /autoscan-*.log 10 | /aclocal.m4 11 | /compile 12 | /config.h.in 13 | /configure 14 | /configure.scan 15 | /depcomp 16 | /install-sh 17 | /missing 18 | /stamp-h1 19 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/c++.gitignore: -------------------------------------------------------------------------------- 1 | # Prerequisites 2 | *.d 3 | 4 | # Compiled Object files 5 | *.slo 6 | *.lo 7 | *.o 8 | *.obj 9 | 10 | # Precompiled Headers 11 | *.gch 12 | *.pch 13 | 14 | # Compiled Dynamic libraries 15 | *.so 16 | *.dylib 17 | *.dll 18 | 19 | # Fortran module files 20 | *.mod 21 | *.smod 22 | 23 | # Compiled Static libraries 24 | *.lai 25 | *.la 26 | *.a 27 | *.lib 28 | 29 | # Executables 30 | *.exe 31 | *.out 32 | *.app 33 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/c.gitignore: -------------------------------------------------------------------------------- 1 | # Prerequisites 2 | *.d 3 | 4 | # Object files 5 | *.o 6 | *.ko 7 | *.obj 8 | *.elf 9 | 10 | # Linker output 11 | *.ilk 12 | *.map 13 | *.exp 14 | 15 | # Precompiled Headers 16 | *.gch 17 | *.pch 18 | 19 | # Libraries 20 | *.lib 21 | *.a 22 | *.la 23 | *.lo 24 | 25 | # Shared objects (inc. Windows DLLs) 26 | *.dll 27 | *.so 28 | *.so.* 29 | *.dylib 30 | 31 | # Executables 32 | *.exe 33 | *.out 34 | *.app 35 | *.i*86 36 | *.x86_64 37 | *.hex 38 | 39 | # Debug files 40 | *.dSYM/ 41 | *.su 42 | *.idb 43 | *.pdb 44 | 45 | # Kernel Module Compile Results 46 | *.mod* 47 | *.cmd 48 | modules.order 49 | Module.symvers 50 | Mkfile.old 51 | dkms.conf 52 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/cakephp.gitignore: -------------------------------------------------------------------------------- 1 | # CakePHP 3 2 | 3 | /vendor/* 4 | /config/app.php 5 | 6 | /tmp/cache/models/* 7 | !/tmp/cache/models/empty 8 | /tmp/cache/persistent/* 9 | !/tmp/cache/persistent/empty 10 | /tmp/cache/views/* 11 | !/tmp/cache/views/empty 12 | /tmp/sessions/* 13 | !/tmp/sessions/empty 14 | /tmp/tests/* 15 | !/tmp/tests/empty 16 | 17 | /logs/* 18 | !/logs/empty 19 | 20 | # CakePHP 2 21 | 22 | /app/tmp/* 23 | /app/Config/core.php 24 | /app/Config/database.php 25 | /vendors/* 26 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/cfwheels.gitignore: -------------------------------------------------------------------------------- 1 | # unpacked plugin folders 2 | plugins/**/* 3 | 4 | # files directory where uploads go 5 | files 6 | 7 | # DBMigrate plugin: generated SQL 8 | db/sql 9 | 10 | # AssetBundler plugin: generated bundles 11 | javascripts/bundles 12 | stylesheets/bundles 13 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/chefcookbook.gitignore: -------------------------------------------------------------------------------- 1 | .vagrant 2 | /cookbooks 3 | 4 | # Bundler 5 | bin/* 6 | .bundle/* 7 | 8 | .kitchen/ 9 | .kitchen.local.yml 10 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/cmake.gitignore: -------------------------------------------------------------------------------- 1 | CMakeCache.txt 2 | CMakeFiles 3 | CMakeScripts 4 | Makefile 5 | cmake_install.cmake 6 | install_manifest.txt 7 | CTestTestfile.cmake 8 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/codeigniter.gitignore: -------------------------------------------------------------------------------- 1 | */config/development 2 | */logs/log-*.php 3 | !*/logs/index.html 4 | */cache/* 5 | !*/cache/index.html 6 | !*/cache/.htaccess 7 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/commonlisp.gitignore: -------------------------------------------------------------------------------- 1 | *.FASL 2 | *.fasl 3 | *.lisp-temp 4 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/composer.gitignore: -------------------------------------------------------------------------------- 1 | composer.phar 2 | /vendor/ 3 | 4 | # Commit your application's lock file http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file 5 | # You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file 6 | # composer.lock 7 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/concrete5.gitignore: -------------------------------------------------------------------------------- 1 | config/site.php 2 | files/cache/* 3 | files/tmp/* 4 | .htaccess 5 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/coq.gitignore: -------------------------------------------------------------------------------- 1 | *.vo 2 | *.glob 3 | *.v.d 4 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/craftcms.gitignore: -------------------------------------------------------------------------------- 1 | # Craft Storage (cache) [http://buildwithcraft.com/help/craft-storage-gitignore] 2 | /craft/storage/* 3 | !/craft/storage/logo/* -------------------------------------------------------------------------------- /GitIgnoreTemplates/cuda.gitignore: -------------------------------------------------------------------------------- 1 | *.i 2 | *.ii 3 | *.gpu 4 | *.ptx 5 | *.cubin 6 | *.fatbin 7 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/d.gitignore: -------------------------------------------------------------------------------- 1 | # Compiled Object files 2 | *.o 3 | *.obj 4 | 5 | # Compiled Dynamic libraries 6 | *.so 7 | *.dylib 8 | *.dll 9 | 10 | # Compiled Static libraries 11 | *.a 12 | *.lib 13 | 14 | # Executables 15 | *.exe 16 | 17 | # DUB 18 | .dub 19 | docs.json 20 | __dummy.html 21 | docs/ 22 | 23 | # Code coverage 24 | *.lst 25 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/dart.gitignore: -------------------------------------------------------------------------------- 1 | # See https://www.dartlang.org/tools/private-files.html 2 | 3 | # Files and directories created by pub 4 | .buildlog 5 | .packages 6 | .project 7 | .pub/ 8 | build/ 9 | **/packages/ 10 | 11 | # Files created by dart2js 12 | # (Most Dart developers will use pub build to compile Dart, use/modify these 13 | # rules if you intend to use dart2js directly 14 | # Convention is to use extension '.dart.js' for Dart compiled to Javascript to 15 | # differentiate from explicit Javascript files) 16 | *.dart.js 17 | *.part.js 18 | *.js.deps 19 | *.js.map 20 | *.info.json 21 | 22 | # Directory created by dartdoc 23 | doc/api/ 24 | 25 | # Don't commit pubspec lock file 26 | # (Library packages only! Remove pattern if developing an application package) 27 | pubspec.lock 28 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/delphi.gitignore: -------------------------------------------------------------------------------- 1 | # Uncomment these types if you want even more clean repository. But be careful. 2 | # It can make harm to an existing project source. Read explanations below. 3 | # 4 | # Resource files are binaries containing manifest, project icon and version info. 5 | # They can not be viewed as text or compared by diff-tools. Consider replacing them with .rc files. 6 | #*.res 7 | # 8 | # Type library file (binary). In old Delphi versions it should be stored. 9 | # Since Delphi 2009 it is produced from .ridl file and can safely be ignored. 10 | #*.tlb 11 | # 12 | # Diagram Portfolio file. Used by the diagram editor up to Delphi 7. 13 | # Uncomment this if you are not using diagrams or use newer Delphi version. 14 | #*.ddp 15 | # 16 | # Visual LiveBindings file. Added in Delphi XE2. 17 | # Uncomment this if you are not using LiveBindings Designer. 18 | #*.vlb 19 | # 20 | # Deployment Manager configuration file for your project. Added in Delphi XE2. 21 | # Uncomment this if it is not mobile development and you do not use remote debug feature. 22 | #*.deployproj 23 | # 24 | # C++ object files produced when C/C++ Output file generation is configured. 25 | # Uncomment this if you are not using external objects (zlib library for example). 26 | #*.obj 27 | # 28 | 29 | # Delphi compiler-generated binaries (safe to delete) 30 | *.exe 31 | *.dll 32 | *.bpl 33 | *.bpi 34 | *.dcp 35 | *.so 36 | *.apk 37 | *.drc 38 | *.map 39 | *.dres 40 | *.rsm 41 | *.tds 42 | *.dcu 43 | *.lib 44 | *.a 45 | *.o 46 | *.ocx 47 | 48 | # Delphi autogenerated files (duplicated info) 49 | *.cfg 50 | *.hpp 51 | *Resource.rc 52 | 53 | # Delphi local files (user-specific info) 54 | *.local 55 | *.identcache 56 | *.projdata 57 | *.tvsconfig 58 | *.dsk 59 | 60 | # Delphi history and backups 61 | __history/ 62 | __recovery/ 63 | *.~* 64 | 65 | # Castalia statistics file (since XE7 Castalia is distributed with Delphi) 66 | *.stat 67 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/dm.gitignore: -------------------------------------------------------------------------------- 1 | *.dmb 2 | *.rsc 3 | *.int 4 | *.lk 5 | *.zip 6 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/drupal.gitignore: -------------------------------------------------------------------------------- 1 | # Ignore configuration files that may contain sensitive information. 2 | sites/*/*settings*.php 3 | 4 | # Ignore paths that contain generated content. 5 | files/ 6 | sites/*/files 7 | sites/*/private 8 | 9 | # Ignore default text files 10 | robots.txt 11 | /CHANGELOG.txt 12 | /COPYRIGHT.txt 13 | /INSTALL*.txt 14 | /LICENSE.txt 15 | /MAINTAINERS.txt 16 | /UPGRADE.txt 17 | /README.txt 18 | sites/README.txt 19 | sites/all/modules/README.txt 20 | sites/all/themes/README.txt 21 | 22 | # Ignore everything but the "sites" folder ( for non core developer ) 23 | .htaccess 24 | web.config 25 | authorize.php 26 | cron.php 27 | index.php 28 | install.php 29 | update.php 30 | xmlrpc.php 31 | /includes 32 | /misc 33 | /modules 34 | /profiles 35 | /scripts 36 | /themes 37 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/eagle.gitignore: -------------------------------------------------------------------------------- 1 | # Ignore list for Eagle, a PCB layout tool 2 | 3 | # Backup files 4 | *.s#? 5 | *.b#? 6 | *.l#? 7 | 8 | # Eagle project file 9 | # It contains a serial number and references to the file structure 10 | # on your computer. 11 | # comment the following line if you want to have your project file included. 12 | eagle.epf 13 | 14 | # Autorouter files 15 | *.pro 16 | *.job 17 | 18 | # CAM files 19 | *.$$$ 20 | *.cmp 21 | *.ly2 22 | *.l15 23 | *.sol 24 | *.plc 25 | *.stc 26 | *.sts 27 | *.crc 28 | *.crs 29 | 30 | *.dri 31 | *.drl 32 | *.gpi 33 | *.pls 34 | 35 | *.drd 36 | *.drd.* 37 | 38 | *.info 39 | 40 | *.eps 41 | 42 | # file locks introduced since 7.x 43 | *.lck 44 | 45 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/elisp.gitignore: -------------------------------------------------------------------------------- 1 | # Compiled 2 | *.elc 3 | 4 | # Packaging 5 | .cask 6 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/elixir.gitignore: -------------------------------------------------------------------------------- 1 | /_build 2 | /cover 3 | /deps 4 | erl_crash.dump 5 | *.ez 6 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/elm.gitignore: -------------------------------------------------------------------------------- 1 | # elm-package generated files 2 | elm-stuff 3 | # elm-repl generated files 4 | repl-temp-* 5 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/episerver.gitignore: -------------------------------------------------------------------------------- 1 | ###################### 2 | ## EPiServer Files 3 | ###################### 4 | *License.config 5 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/erlang.gitignore: -------------------------------------------------------------------------------- 1 | .eunit 2 | deps 3 | *.o 4 | *.beam 5 | *.plt 6 | erl_crash.dump 7 | ebin/*.beam 8 | rel/example_project 9 | .concrete/DEV_MODE 10 | .rebar 11 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/expressionengine.gitignore: -------------------------------------------------------------------------------- 1 | .DS_Store 2 | 3 | # Images 4 | images/avatars/ 5 | images/captchas/ 6 | images/smileys/ 7 | images/member_photos/ 8 | images/signature_attachments/ 9 | images/pm_attachments/ 10 | 11 | # For security do not publish the following files 12 | system/expressionengine/config/database.php 13 | system/expressionengine/config/config.php 14 | 15 | # Caches 16 | sized/ 17 | thumbs/ 18 | _thumbs/ 19 | */expressionengine/cache/* 20 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/extjs.gitignore: -------------------------------------------------------------------------------- 1 | .architect 2 | bootstrap.json 3 | build/ 4 | ext/ 5 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/fancy.gitignore: -------------------------------------------------------------------------------- 1 | *.rbc 2 | *.fyc 3 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/finale.gitignore: -------------------------------------------------------------------------------- 1 | *.bak 2 | *.db 3 | *.avi 4 | *.pdf 5 | *.ps 6 | *.mid 7 | *.midi 8 | *.mp3 9 | *.aif 10 | *.wav 11 | # Some versions of Finale have a bug and randomly save extra copies of 12 | # the music source as " copy.mus" 13 | *copy.mus 14 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/forcedotcom.gitignore: -------------------------------------------------------------------------------- 1 | .project 2 | .settings 3 | salesforce.schema 4 | Referenced Packages 5 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/fuelphp.gitignore: -------------------------------------------------------------------------------- 1 | # the composer package lock file and install directory 2 | # Commit your application's lock file http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file 3 | # You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file 4 | # /composer.lock 5 | /fuel/vendor 6 | 7 | # the fuelphp document 8 | /docs/ 9 | 10 | # you may install these packages with `oil package`. 11 | # http://fuelphp.com/docs/packages/oil/package.html 12 | # /fuel/packages/auth/ 13 | # /fuel/packages/email/ 14 | # /fuel/packages/oil/ 15 | # /fuel/packages/orm/ 16 | # /fuel/packages/parser/ 17 | 18 | # dynamically generated files 19 | /fuel/app/logs/*/*/* 20 | /fuel/app/cache/*/* 21 | /fuel/app/config/crypt.php 22 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/gcov.gitignore: -------------------------------------------------------------------------------- 1 | # gcc coverage testing tool files 2 | 3 | *.gcno 4 | *.gcda 5 | *.gcov 6 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/gitbook.gitignore: -------------------------------------------------------------------------------- 1 | # Node rules: 2 | ## Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) 3 | .grunt 4 | 5 | ## Dependency directory 6 | ## Commenting this out is preferred by some people, see 7 | ## https://docs.npmjs.com/misc/faq#should-i-check-my-node_modules-folder-into-git 8 | node_modules 9 | 10 | # Book build output 11 | _book 12 | 13 | # eBook build output 14 | *.epub 15 | *.mobi 16 | *.pdf 17 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/go.gitignore: -------------------------------------------------------------------------------- 1 | # Compiled Object files, Static and Dynamic libs (Shared Objects) 2 | *.o 3 | *.a 4 | *.so 5 | 6 | # Folders 7 | _obj 8 | _test 9 | 10 | # Architecture specific extensions/prefixes 11 | *.[568vq] 12 | [568vq].out 13 | 14 | *.cgo1.go 15 | *.cgo2.c 16 | _cgo_defun.c 17 | _cgo_gotypes.go 18 | _cgo_export.* 19 | 20 | _testmain.go 21 | 22 | *.exe 23 | *.test 24 | *.prof 25 | 26 | # Output of the go coverage tool, specifically when used with LiteIDE 27 | *.out 28 | 29 | # external packages folder 30 | vendor/ 31 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/gradle.gitignore: -------------------------------------------------------------------------------- 1 | .gradle 2 | /build/ 3 | 4 | # Ignore Gradle GUI config 5 | gradle-app.setting 6 | 7 | # Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored) 8 | !gradle-wrapper.jar 9 | 10 | # Cache of project 11 | .gradletasknamecache 12 | 13 | # # Work around https://youtrack.jetbrains.com/issue/IDEA-116898 14 | # gradle/wrapper/gradle-wrapper.properties 15 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/grails.gitignore: -------------------------------------------------------------------------------- 1 | # .gitignore for Grails 1.2 and 1.3 2 | # Although this should work for most versions of grails, it is 3 | # suggested that you use the "grails integrate-with --git" command 4 | # to generate your .gitignore file. 5 | 6 | # web application files 7 | /web-app/WEB-INF/classes 8 | 9 | # default HSQL database files for production mode 10 | /prodDb.* 11 | 12 | # general HSQL database files 13 | *Db.properties 14 | *Db.script 15 | 16 | # logs 17 | /stacktrace.log 18 | /test/reports 19 | /logs 20 | 21 | # project release file 22 | /*.war 23 | 24 | # plugin release files 25 | /*.zip 26 | /plugin.xml 27 | 28 | # older plugin install locations 29 | /plugins 30 | /web-app/plugins 31 | 32 | # "temporary" build files 33 | /target 34 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/gwt.gitignore: -------------------------------------------------------------------------------- 1 | *.class 2 | 3 | # Package Files # 4 | *.jar 5 | *.war 6 | 7 | # gwt caches and compiled units # 8 | war/gwt_bree/ 9 | gwt-unitCache/ 10 | 11 | # boilerplate generated classes # 12 | .apt_generated/ 13 | 14 | # more caches and things from deploy # 15 | war/WEB-INF/deploy/ 16 | war/WEB-INF/classes/ 17 | 18 | #compilation logs 19 | .gwt/ 20 | 21 | #caching for already compiled files 22 | gwt-unitCache/ 23 | 24 | #gwt junit compilation files 25 | www-test/ 26 | 27 | #old GWT (1.5) created this dir 28 | .gwt-tmp/ 29 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/haskell.gitignore: -------------------------------------------------------------------------------- 1 | dist 2 | dist-* 3 | cabal-dev 4 | *.o 5 | *.hi 6 | *.chi 7 | *.chs.h 8 | *.dyn_o 9 | *.dyn_hi 10 | .hpc 11 | .hsenv 12 | .cabal-sandbox/ 13 | cabal.sandbox.config 14 | *.prof 15 | *.aux 16 | *.hp 17 | *.eventlog 18 | .stack-work/ 19 | cabal.project.local 20 | .HTF/ 21 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/idris.gitignore: -------------------------------------------------------------------------------- 1 | *.ibc 2 | *.o 3 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/igorpro.gitignore: -------------------------------------------------------------------------------- 1 | # Avoid including Experiment files: they can be created and edited locally to test the ipf files 2 | *.pxp 3 | *.pxt 4 | *.uxp 5 | *.uxt 6 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/java.gitignore: -------------------------------------------------------------------------------- 1 | *.class 2 | 3 | # Mobile Tools for Java (J2ME) 4 | .mtj.tmp/ 5 | 6 | # Package Files # 7 | *.jar 8 | *.war 9 | *.ear 10 | 11 | # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml 12 | hs_err_pid* 13 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/jboss.gitignore: -------------------------------------------------------------------------------- 1 | jboss/server/all/deploy/project.ext 2 | jboss/server/default/deploy/project.ext 3 | jboss/server/minimal/deploy/project.ext 4 | jboss/server/all/log/*.log 5 | jboss/server/all/tmp/**/* 6 | jboss/server/all/data/**/* 7 | jboss/server/all/work/**/* 8 | jboss/server/default/log/*.log 9 | jboss/server/default/tmp/**/* 10 | jboss/server/default/data/**/* 11 | jboss/server/default/work/**/* 12 | jboss/server/minimal/log/*.log 13 | jboss/server/minimal/tmp/**/* 14 | jboss/server/minimal/data/**/* 15 | jboss/server/minimal/work/**/* 16 | 17 | # deployed package files # 18 | 19 | *.DEPLOYED 20 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/jekyll.gitignore: -------------------------------------------------------------------------------- 1 | _site/ 2 | .sass-cache/ 3 | .jekyll-metadata 4 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/joomla.gitignore: -------------------------------------------------------------------------------- 1 | /.gitignore 2 | /.htaccess 3 | /administrator/cache/* 4 | /administrator/components/com_admin/* 5 | /administrator/components/com_ajax/* 6 | /administrator/components/com_tags/* 7 | /administrator/components/com_banners/* 8 | /administrator/components/com_cache/* 9 | /administrator/components/com_postinstall/* 10 | /administrator/components/com_joomlaupdate/* 11 | /administrator/components/com_contenthistory/* 12 | /administrator/components/com_categories/* 13 | /administrator/components/com_checkin/* 14 | /administrator/components/com_config/* 15 | /administrator/components/com_contact/* 16 | /administrator/components/com_content/* 17 | /administrator/components/com_cpanel/* 18 | /administrator/components/com_finder/* 19 | /administrator/components/com_installer/* 20 | /administrator/components/com_languages/* 21 | /administrator/components/com_login/* 22 | /administrator/components/com_media/* 23 | /administrator/components/com_menus/* 24 | /administrator/components/com_messages/* 25 | /administrator/components/com_modules/* 26 | /administrator/components/com_newsfeeds/* 27 | /administrator/components/com_plugins/* 28 | /administrator/components/com_redirect/* 29 | /administrator/components/com_search/* 30 | /administrator/components/com_templates/* 31 | /administrator/components/com_users/* 32 | /administrator/components/com_weblinks/* 33 | /administrator/components/index.html 34 | /administrator/help/* 35 | /administrator/includes/* 36 | /administrator/language/en-GB/en-GB.com_ajax.ini 37 | /administrator/language/en-GB/en-GB.com_ajax.sys.ini 38 | /administrator/language/en-GB/en-GB.com_contenthistory.ini 39 | /administrator/language/en-GB/en-GB.com_contenthistory.sys.ini 40 | /administrator/language/en-GB/en-GB.com_joomlaupdate.ini 41 | /administrator/language/en-GB/en-GB.com_joomlaupdate.sys.ini 42 | /administrator/language/en-GB/en-GB.com_postinstall.ini 43 | /administrator/language/en-GB/en-GB.com_postinstall.sys.ini 44 | /administrator/language/en-GB/en-GB.com_sitemapjen.sys.ini 45 | /administrator/language/en-GB/en-GB.com_tags.ini 46 | /administrator/language/en-GB/en-GB.com_tags.sys.ini 47 | /administrator/language/en-GB/en-GB.mod_stats_admin.ini 48 | /administrator/language/en-GB/en-GB.mod_stats_admin.sys.ini 49 | /administrator/language/en-GB/en-GB.plg_authentication_cookie.ini 50 | /administrator/language/en-GB/en-GB.plg_authentication_cookie.sys.ini 51 | /administrator/language/en-GB/en-GB.plg_content_contact.ini 52 | /administrator/language/en-GB/en-GB.plg_content_contact.sys.ini 53 | /administrator/language/en-GB/en-GB.plg_content_finder.ini 54 | /administrator/language/en-GB/en-GB.plg_content_finder.sys.ini 55 | /administrator/language/en-GB/en-GB.plg_editors-xtd_module* 56 | /administrator/language/en-GB/en-GB.plg_finder_categories.ini 57 | /administrator/language/en-GB/en-GB.plg_finder_categories.sys.ini 58 | /administrator/language/en-GB/en-GB.plg_finder_contacts.ini 59 | /administrator/language/en-GB/en-GB.plg_finder_contacts.sys.ini 60 | /administrator/language/en-GB/en-GB.plg_finder_content.ini 61 | /administrator/language/en-GB/en-GB.plg_finder_content.sys.ini 62 | /administrator/language/en-GB/en-GB.plg_finder_newsfeeds.sys.ini 63 | /administrator/language/en-GB/en-GB.plg_finder_newsfeeds.ini 64 | /administrator/language/en-GB/en-GB.plg_finder_tags.ini 65 | /administrator/language/en-GB/en-GB.plg_finder_tags.sys.ini 66 | /administrator/language/en-GB/en-GB.plg_finder_weblinks.ini 67 | /administrator/language/en-GB/en-GB.plg_finder_weblinks.sys.ini 68 | /administrator/language/en-GB/en-GB.plg_installer_folderinstaller* 69 | /administrator/language/en-GB/en-GB.plg_installer_packageinstaller* 70 | /administrator/language/en-GB/en-GB.plg_installer_packageinstaller 71 | /administrator/language/en-GB/en-GB.plg_installer_urlinstaller* 72 | /administrator/language/en-GB/en-GB.plg_installer_webinstaller.ini 73 | /administrator/language/en-GB/en-GB.plg_installer_webinstaller.sys.ini 74 | /administrator/language/en-GB/en-GB.plg_quickicon_joomlaupdate.ini 75 | /administrator/language/en-GB/en-GB.plg_quickicon_joomlaupdate.sys.ini 76 | /administrator/language/en-GB/en-GB.plg_search_tags.ini 77 | /administrator/language/en-GB/en-GB.plg_search_tags.sys.ini 78 | /administrator/language/en-GB/en-GB.plg_system_languagecode.ini 79 | /administrator/language/en-GB/en-GB.plg_system_languagecode.sys.ini 80 | /administrator/language/en-GB/en-GB.plg_system_stats* 81 | /administrator/language/en-GB/en-GB.plg_system_updatenotification* 82 | /administrator/language/en-GB/en-GB.plg_twofactorauth_totp.ini 83 | /administrator/language/en-GB/en-GB.plg_twofactorauth_totp.sys.ini 84 | /administrator/language/en-GB/en-GB.plg_twofactorauth_yubikey.ini 85 | /administrator/language/en-GB/en-GB.plg_twofactorauth_yubikey.sys.ini 86 | /administrator/language/en-GB/en-GB.tpl_isis.ini 87 | /administrator/language/en-GB/en-GB.tpl_isis.sys.ini 88 | /administrator/language/en-GB/install.xml 89 | /administrator/language/en-GB/en-GB.com_admin.ini 90 | /administrator/language/en-GB/en-GB.com_admin.sys.ini 91 | /administrator/language/en-GB/en-GB.com_banners.ini 92 | /administrator/language/en-GB/en-GB.com_banners.sys.ini 93 | /administrator/language/en-GB/en-GB.com_cache.ini 94 | /administrator/language/en-GB/en-GB.com_cache.sys.ini 95 | /administrator/language/en-GB/en-GB.com_categories.ini 96 | /administrator/language/en-GB/en-GB.com_categories.sys.ini 97 | /administrator/language/en-GB/en-GB.com_checkin.ini 98 | /administrator/language/en-GB/en-GB.com_checkin.sys.ini 99 | /administrator/language/en-GB/en-GB.com_config.ini 100 | /administrator/language/en-GB/en-GB.com_config.sys.ini 101 | /administrator/language/en-GB/en-GB.com_contact.ini 102 | /administrator/language/en-GB/en-GB.com_contact.sys.ini 103 | /administrator/language/en-GB/en-GB.com_content.ini 104 | /administrator/language/en-GB/en-GB.com_content.sys.ini 105 | /administrator/language/en-GB/en-GB.com_cpanel.ini 106 | /administrator/language/en-GB/en-GB.com_cpanel.sys.ini 107 | /administrator/language/en-GB/en-GB.com_finder.ini 108 | /administrator/language/en-GB/en-GB.com_finder.sys.ini 109 | /administrator/language/en-GB/en-GB.com_installer.ini 110 | /administrator/language/en-GB/en-GB.com_installer.sys.ini 111 | /administrator/language/en-GB/en-GB.com_languages.ini 112 | /administrator/language/en-GB/en-GB.com_languages.sys.ini 113 | /administrator/language/en-GB/en-GB.com_login.ini 114 | /administrator/language/en-GB/en-GB.com_login.sys.ini 115 | /administrator/language/en-GB/en-GB.com_mailto.sys.ini 116 | /administrator/language/en-GB/en-GB.com_media.ini 117 | /administrator/language/en-GB/en-GB.com_media.sys.ini 118 | /administrator/language/en-GB/en-GB.com_menus.ini 119 | /administrator/language/en-GB/en-GB.com_menus.sys.ini 120 | /administrator/language/en-GB/en-GB.com_messages.ini 121 | /administrator/language/en-GB/en-GB.com_messages.sys.ini 122 | /administrator/language/en-GB/en-GB.com_modules.ini 123 | /administrator/language/en-GB/en-GB.com_modules.sys.ini 124 | /administrator/language/en-GB/en-GB.com_newsfeeds.ini 125 | /administrator/language/en-GB/en-GB.com_newsfeeds.sys.ini 126 | /administrator/language/en-GB/en-GB.com_plugins.ini 127 | /administrator/language/en-GB/en-GB.com_plugins.sys.ini 128 | /administrator/language/en-GB/en-GB.com_redirect.ini 129 | /administrator/language/en-GB/en-GB.com_redirect.sys.ini 130 | /administrator/language/en-GB/en-GB.com_search.ini 131 | /administrator/language/en-GB/en-GB.com_search.sys.ini 132 | /administrator/language/en-GB/en-GB.com_templates.ini 133 | /administrator/language/en-GB/en-GB.com_templates.sys.ini 134 | /administrator/language/en-GB/en-GB.com_users.ini 135 | /administrator/language/en-GB/en-GB.com_users.sys.ini 136 | /administrator/language/en-GB/en-GB.com_weblinks.ini 137 | /administrator/language/en-GB/en-GB.com_weblinks.sys.ini 138 | /administrator/language/en-GB/en-GB.com_wrapper.ini 139 | /administrator/language/en-GB/en-GB.com_wrapper.sys.ini 140 | /administrator/language/en-GB/en-GB.ini 141 | /administrator/language/en-GB/en-GB.lib_joomla.ini 142 | /administrator/language/en-GB/en-GB.localise.php 143 | /administrator/language/en-GB/en-GB.mod_custom.ini 144 | /administrator/language/en-GB/en-GB.mod_custom.sys.ini 145 | /administrator/language/en-GB/en-GB.mod_feed.ini 146 | /administrator/language/en-GB/en-GB.mod_feed.sys.ini 147 | /administrator/language/en-GB/en-GB.mod_latest.ini 148 | /administrator/language/en-GB/en-GB.mod_latest.sys.ini 149 | /administrator/language/en-GB/en-GB.mod_logged.ini 150 | /administrator/language/en-GB/en-GB.mod_logged.sys.ini 151 | /administrator/language/en-GB/en-GB.mod_login.ini 152 | /administrator/language/en-GB/en-GB.mod_login.sys.ini 153 | /administrator/language/en-GB/en-GB.mod_menu.ini 154 | /administrator/language/en-GB/en-GB.mod_menu.sys.ini 155 | /administrator/language/en-GB/en-GB.mod_multilangstatus.ini 156 | /administrator/language/en-GB/en-GB.mod_multilangstatus.sys.ini 157 | /administrator/language/en-GB/en-GB.mod_online.ini 158 | /administrator/language/en-GB/en-GB.mod_online.sys.ini 159 | /administrator/language/en-GB/en-GB.mod_popular.ini 160 | /administrator/language/en-GB/en-GB.mod_popular.sys.ini 161 | /administrator/language/en-GB/en-GB.mod_quickicon.ini 162 | /administrator/language/en-GB/en-GB.mod_quickicon.sys.ini 163 | /administrator/language/en-GB/en-GB.mod_status.ini 164 | /administrator/language/en-GB/en-GB.mod_status.sys.ini 165 | /administrator/language/en-GB/en-GB.mod_submenu.ini 166 | /administrator/language/en-GB/en-GB.mod_submenu.sys.ini 167 | /administrator/language/en-GB/en-GB.mod_title.ini 168 | /administrator/language/en-GB/en-GB.mod_title.sys.ini 169 | /administrator/language/en-GB/en-GB.mod_toolbar.ini 170 | /administrator/language/en-GB/en-GB.mod_toolbar.sys.ini 171 | /administrator/language/en-GB/en-GB.mod_unread.ini 172 | /administrator/language/en-GB/en-GB.mod_unread.sys.ini 173 | /administrator/language/en-GB/en-GB.mod_version.ini 174 | /administrator/language/en-GB/en-GB.mod_version.sys.ini 175 | /administrator/language/en-GB/en-GB.plg_authentication_example.ini 176 | /administrator/language/en-GB/en-GB.plg_authentication_example.sys.ini 177 | /administrator/language/en-GB/en-GB.plg_authentication_gmail.ini 178 | /administrator/language/en-GB/en-GB.plg_authentication_gmail.sys.ini 179 | /administrator/language/en-GB/en-GB.plg_authentication_joomla.ini 180 | /administrator/language/en-GB/en-GB.plg_authentication_joomla.sys.ini 181 | /administrator/language/en-GB/en-GB.plg_authentication_ldap.ini 182 | /administrator/language/en-GB/en-GB.plg_authentication_ldap.sys.ini 183 | /administrator/language/en-GB/en-GB.plg_captcha_recaptcha.ini 184 | /administrator/language/en-GB/en-GB.plg_captcha_recaptcha.sys.ini 185 | /administrator/language/en-GB/en-GB.plg_content_emailcloak.ini 186 | /administrator/language/en-GB/en-GB.plg_content_emailcloak.sys.ini 187 | /administrator/language/en-GB/en-GB.plg_content_geshi.ini 188 | /administrator/language/en-GB/en-GB.plg_content_geshi.sys.ini 189 | /administrator/language/en-GB/en-GB.plg_content_joomla.ini 190 | /administrator/language/en-GB/en-GB.plg_content_joomla.sys.ini 191 | /administrator/language/en-GB/en-GB.plg_content_loadmodule.ini 192 | /administrator/language/en-GB/en-GB.plg_content_loadmodule.sys.ini 193 | /administrator/language/en-GB/en-GB.plg_content_pagebreak.ini 194 | /administrator/language/en-GB/en-GB.plg_content_pagebreak.sys.ini 195 | /administrator/language/en-GB/en-GB.plg_content_pagenavigation.ini 196 | /administrator/language/en-GB/en-GB.plg_content_pagenavigation.sys.ini 197 | /administrator/language/en-GB/en-GB.plg_content_vote.ini 198 | /administrator/language/en-GB/en-GB.plg_content_vote.sys.ini 199 | /administrator/language/en-GB/en-GB.plg_editors_codemirror.ini 200 | /administrator/language/en-GB/en-GB.plg_editors_codemirror.sys.ini 201 | /administrator/language/en-GB/en-GB.plg_editors_none.ini 202 | /administrator/language/en-GB/en-GB.plg_editors_none.sys.ini 203 | /administrator/language/en-GB/en-GB.plg_editors_tinymce.ini 204 | /administrator/language/en-GB/en-GB.plg_editors_tinymce.sys.ini 205 | /administrator/language/en-GB/en-GB.plg_editors-xtd_article.ini 206 | /administrator/language/en-GB/en-GB.plg_editors-xtd_article.sys.ini 207 | /administrator/language/en-GB/en-GB.plg_editors-xtd_image.ini 208 | /administrator/language/en-GB/en-GB.plg_editors-xtd_image.sys.ini 209 | /administrator/language/en-GB/en-GB.plg_editors-xtd_pagebreak.ini 210 | /administrator/language/en-GB/en-GB.plg_editors-xtd_pagebreak.sys.ini 211 | /administrator/language/en-GB/en-GB.plg_editors-xtd_readmore.ini 212 | /administrator/language/en-GB/en-GB.plg_editors-xtd_readmore.sys.ini 213 | /administrator/language/en-GB/en-GB.plg_extension_joomla.ini 214 | /administrator/language/en-GB/en-GB.plg_extension_joomla.sys.ini 215 | /administrator/language/en-GB/en-GB.plg_quickicon_extensionupdate.ini 216 | /administrator/language/en-GB/en-GB.plg_quickicon_extensionupdate.sys.ini 217 | /administrator/language/en-GB/en-GB.plg_search_categories.ini 218 | /administrator/language/en-GB/en-GB.plg_search_categories.sys.ini 219 | /administrator/language/en-GB/en-GB.plg_search_contacts.ini 220 | /administrator/language/en-GB/en-GB.plg_search_contacts.sys.ini 221 | /administrator/language/en-GB/en-GB.plg_search_content.ini 222 | /administrator/language/en-GB/en-GB.plg_search_content.sys.ini 223 | /administrator/language/en-GB/en-GB.plg_search_newsfeeds.ini 224 | /administrator/language/en-GB/en-GB.plg_search_newsfeeds.sys.ini 225 | /administrator/language/en-GB/en-GB.plg_search_weblinks.ini 226 | /administrator/language/en-GB/en-GB.plg_search_weblinks.sys.ini 227 | /administrator/language/en-GB/en-GB.plg_system_cache.ini 228 | /administrator/language/en-GB/en-GB.plg_system_cache.sys.ini 229 | /administrator/language/en-GB/en-GB.plg_system_debug.ini 230 | /administrator/language/en-GB/en-GB.plg_system_debug.sys.ini 231 | /administrator/language/en-GB/en-GB.plg_system_highlight.ini 232 | /administrator/language/en-GB/en-GB.plg_system_highlight.sys.ini 233 | /administrator/language/en-GB/en-GB.plg_system_languagefilter.ini 234 | /administrator/language/en-GB/en-GB.plg_system_languagefilter.sys.ini 235 | /administrator/language/en-GB/en-GB.plg_system_log.ini 236 | /administrator/language/en-GB/en-GB.plg_system_logout.ini 237 | /administrator/language/en-GB/en-GB.plg_system_logout.sys.ini 238 | /administrator/language/en-GB/en-GB.plg_system_log.sys.ini 239 | /administrator/language/en-GB/en-GB.plg_system_p3p.ini 240 | /administrator/language/en-GB/en-GB.plg_system_p3p.sys.ini 241 | /administrator/language/en-GB/en-GB.plg_system_redirect.ini 242 | /administrator/language/en-GB/en-GB.plg_system_redirect.sys.ini 243 | /administrator/language/en-GB/en-GB.plg_system_remember.ini 244 | /administrator/language/en-GB/en-GB.plg_system_remember.sys.ini 245 | /administrator/language/en-GB/en-GB.plg_system_sef.ini 246 | /administrator/language/en-GB/en-GB.plg_system_sef.sys.ini 247 | /administrator/language/en-GB/en-GB.plg_user_contactcreator.ini 248 | /administrator/language/en-GB/en-GB.plg_user_contactcreator.sys.ini 249 | /administrator/language/en-GB/en-GB.plg_user_joomla.ini 250 | /administrator/language/en-GB/en-GB.plg_user_joomla.sys.ini 251 | /administrator/language/en-GB/en-GB.plg_user_profile.ini 252 | /administrator/language/en-GB/en-GB.plg_user_profile.sys.ini 253 | /administrator/language/en-GB/en-GB.tpl_bluestork.ini 254 | /administrator/language/en-GB/en-GB.tpl_bluestork.sys.ini 255 | /administrator/language/en-GB/en-GB.tpl_hathor.ini 256 | /administrator/language/en-GB/en-GB.tpl_hathor.sys.ini 257 | /administrator/language/en-GB/en-GB.xml 258 | /administrator/language/en-GB/index.html 259 | /administrator/language/ru-RU/index.html 260 | /administrator/language/overrides/* 261 | /administrator/language/index.html 262 | /administrator/logs/index.html 263 | /administrator/manifests/* 264 | /administrator/modules/mod_custom/* 265 | /administrator/modules/mod_feed/* 266 | /administrator/modules/mod_latest/* 267 | /administrator/modules/mod_logged/* 268 | /administrator/modules/mod_login/* 269 | /administrator/modules/mod_menu/* 270 | /administrator/modules/mod_multilangstatus/* 271 | /administrator/modules/mod_online/* 272 | /administrator/modules/mod_popular/* 273 | /administrator/modules/mod_quickicon/* 274 | /administrator/modules/mod_status/* 275 | /administrator/modules/mod_submenu/* 276 | /administrator/modules/mod_title/* 277 | /administrator/modules/mod_toolbar/* 278 | /administrator/modules/mod_unread/* 279 | /administrator/modules/mod_version/* 280 | /administrator/modules/mod_stats_admin/* 281 | /administrator/modules/index.html 282 | /administrator/templates/bluestork/* 283 | /administrator/templates/isis/* 284 | /administrator/templates/hathor/* 285 | /administrator/templates/system/* 286 | /administrator/templates/index.html 287 | /administrator/index.php 288 | /cache/* 289 | /bin/* 290 | /cli/* 291 | /components/com_banners/* 292 | /components/com_ajax/* 293 | /components/com_config/* 294 | /components/com_contenthistory/* 295 | /components/com_tags/* 296 | /components/com_contact/* 297 | /components/com_content/* 298 | /components/com_finder/* 299 | /components/com_mailto/* 300 | /components/com_media/* 301 | /components/com_modules/* 302 | /components/com_newsfeeds/* 303 | /components/com_search/* 304 | /components/com_users/* 305 | /components/com_weblinks/* 306 | /components/com_wrapper/* 307 | /components/index.html 308 | /images/banners/* 309 | /images/headers/* 310 | /images/sampledata/* 311 | /images/joomla* 312 | /images/index.html 313 | /images/powered_by.png 314 | /includes/* 315 | /installation/* 316 | /language/en-GB/en-GB.com_ajax.ini 317 | /language/en-GB/en-GB.com_config.ini 318 | /language/en-GB/en-GB.com_contact.ini 319 | /language/en-GB/en-GB.com_finder.ini 320 | /language/en-GB/en-GB.com_tags.ini 321 | /language/en-GB/en-GB.finder_cli.ini 322 | /language/en-GB/en-GB.lib_fof.sys.ini 323 | /language/en-GB/en-GB.lib_fof.ini 324 | /language/en-GB/en-GB.com_content.ini 325 | /language/en-GB/en-GB.lib_idna_convert.sys.ini 326 | /language/en-GB/en-GB.com_mailto.ini 327 | /language/en-GB/en-GB.lib_joomla.sys.ini 328 | /language/en-GB/en-GB.lib_phpass.sys.ini 329 | /language/en-GB/en-GB.lib_phpmailer.sys.ini 330 | /language/en-GB/en-GB.lib_phputf8.sys.ini 331 | /language/en-GB/en-GB.lib_simplepie.sys.ini 332 | /language/en-GB/en-GB.com_media.ini 333 | /language/en-GB/en-GB.mod_finder.ini 334 | /language/en-GB/en-GB.com_messages.ini 335 | /language/en-GB/en-GB.mod_tags_popular.ini 336 | /language/en-GB/en-GB.mod_tags_popular.sys.ini 337 | /language/en-GB/en-GB.mod_tags_similar.ini 338 | /language/en-GB/en-GB.mod_tags_similar.sys.ini 339 | /language/en-GB/en-GB.mod_finder.sys.ini 340 | /language/en-GB/en-GB.tpl_beez3.ini 341 | /language/en-GB/en-GB.tpl_beez3.sys.ini 342 | /language/en-GB/en-GB.com_newsfeeds.ini 343 | /language/en-GB/en-GB.tpl_protostar.ini 344 | /language/en-GB/en-GB.tpl_protostar.sys.ini 345 | /language/en-GB/en-GB.com_search.ini 346 | /language/en-GB/en-GB.com_users.ini 347 | /language/en-GB/en-GB.com_weblinks.ini 348 | /language/en-GB/en-GB.com_wrapper.ini 349 | /language/en-GB/en-GB.files_joomla.sys.ini 350 | /language/en-GB/en-GB.ini 351 | /language/en-GB/en-GB.lib_joomla.ini 352 | /language/en-GB/en-GB.localise.php 353 | /language/en-GB/en-GB.mod_articles_archive.ini 354 | /language/en-GB/en-GB.mod_articles_archive.sys.ini 355 | /language/en-GB/en-GB.mod_articles_categories.ini 356 | /language/en-GB/en-GB.mod_articles_categories.sys.ini 357 | /language/en-GB/en-GB.mod_articles_category.ini 358 | /language/en-GB/en-GB.mod_articles_category.sys.ini 359 | /language/en-GB/en-GB.mod_articles_latest.ini 360 | /language/en-GB/en-GB.mod_articles_latest.sys.ini 361 | /language/en-GB/en-GB.mod_articles_news.ini 362 | /language/en-GB/en-GB.mod_articles_news.sys.ini 363 | /language/en-GB/en-GB.mod_articles_popular.ini 364 | /language/en-GB/en-GB.mod_articles_popular.sys.ini 365 | /language/en-GB/en-GB.mod_banners.ini 366 | /language/en-GB/en-GB.mod_banners.sys.ini 367 | /language/en-GB/en-GB.mod_breadcrumbs.ini 368 | /language/en-GB/en-GB.mod_breadcrumbs.sys.ini 369 | /language/en-GB/en-GB.mod_custom.ini 370 | /language/en-GB/en-GB.mod_custom.sys.ini 371 | /language/en-GB/en-GB.mod_feed.ini 372 | /language/en-GB/en-GB.mod_feed.sys.ini 373 | /language/en-GB/en-GB.mod_footer.ini 374 | /language/en-GB/en-GB.mod_footer.sys.ini 375 | /language/en-GB/en-GB.mod_languages.ini 376 | /language/en-GB/en-GB.mod_languages.sys.ini 377 | /language/en-GB/en-GB.mod_login.ini 378 | /language/en-GB/en-GB.mod_login.sys.ini 379 | /language/en-GB/en-GB.mod_menu.ini 380 | /language/en-GB/en-GB.mod_menu.sys.ini 381 | /language/en-GB/en-GB.mod_random_image.ini 382 | /language/en-GB/en-GB.mod_random_image.sys.ini 383 | /language/en-GB/en-GB.mod_related_items.ini 384 | /language/en-GB/en-GB.mod_related_items.sys.ini 385 | /language/en-GB/en-GB.mod_search.ini 386 | /language/en-GB/en-GB.mod_search.sys.ini 387 | /language/en-GB/en-GB.mod_stats.ini 388 | /language/en-GB/en-GB.mod_stats.sys.ini 389 | /language/en-GB/en-GB.mod_syndicate.ini 390 | /language/en-GB/en-GB.mod_syndicate.sys.ini 391 | /language/en-GB/en-GB.mod_users_latest.ini 392 | /language/en-GB/en-GB.mod_users_latest.sys.ini 393 | /language/en-GB/en-GB.mod_weblinks.ini 394 | /language/en-GB/en-GB.mod_weblinks.sys.ini 395 | /language/en-GB/en-GB.mod_whosonline.ini 396 | /language/en-GB/en-GB.mod_whosonline.sys.ini 397 | /language/en-GB/en-GB.mod_wrapper.ini 398 | /language/en-GB/en-GB.mod_wrapper.sys.ini 399 | /language/en-GB/en-GB.tpl_atomic.ini 400 | /language/en-GB/en-GB.tpl_atomic.sys.ini 401 | /language/en-GB/en-GB.tpl_beez_20.ini 402 | /language/en-GB/en-GB.tpl_beez_20.sys.ini 403 | /language/en-GB/en-GB.tpl_beez5.ini 404 | /language/en-GB/en-GB.tpl_beez5.sys.ini 405 | /language/en-GB/en-GB.xml 406 | /language/en-GB/index.html 407 | /language/en-GB/install.xml 408 | /language/overrides/* 409 | /language/index.html 410 | /layouts/joomla/* 411 | /layouts/libraries/* 412 | /layouts/plugins/* 413 | /layouts/index.html 414 | /libraries/cms.php 415 | /libraries/cms/* 416 | /libraries/fof/* 417 | /libraries/idna_convert/* 418 | /libraries/joomla/* 419 | /libraries/legacy/* 420 | /libraries/php-encryption/* 421 | /libraries/phpass/* 422 | /libraries/phpmailer/* 423 | /libraries/phputf8/* 424 | /libraries/simplepie/* 425 | /libraries/vendor/* 426 | /libraries/classmap.php 427 | /libraries/import.legacy.php 428 | /libraries/index.html 429 | /libraries/import.php 430 | /libraries/loader.php 431 | /libraries/platform.php 432 | /logs/* 433 | /media/cms/* 434 | /media/com_contenthistory/* 435 | /media/com_finder/* 436 | /media/com_joomlaupdate/* 437 | /media/com_wrapper/* 438 | /media/contacts/* 439 | /media/editors/* 440 | /media/jui/* 441 | /media/mailto/* 442 | /media/media/* 443 | /media/mod_languages/* 444 | /media/overrider/* 445 | /media/plg_captcha_recaptcha/* 446 | /media/plg_quickicon_extensionupdate/* 447 | /media/plg_quickicon_joomlaupdate/* 448 | /media/plg_system_highlight/* 449 | /media/plg_system_stats/* 450 | /media/system/* 451 | /media/index.html 452 | /modules/mod_articles_archive/* 453 | /modules/mod_articles_categories/* 454 | /modules/mod_articles_category/* 455 | /modules/mod_articles_latest/* 456 | /modules/mod_articles_news/* 457 | /modules/mod_articles_popular/* 458 | /modules/mod_banners/* 459 | /modules/mod_breadcrumbs/* 460 | /modules/mod_custom/* 461 | /modules/mod_feed/* 462 | /modules/mod_finder/* 463 | /modules/mod_footer/* 464 | /modules/mod_languages/* 465 | /modules/mod_login/* 466 | /modules/mod_menu/* 467 | /modules/mod_random_image/* 468 | /modules/mod_related_items/* 469 | /modules/mod_search/* 470 | /modules/mod_stats/* 471 | /modules/mod_syndicate/* 472 | /modules/mod_tags_popular/* 473 | /modules/mod_tags_similar/* 474 | /modules/mod_users_latest/* 475 | /modules/mod_weblinks/* 476 | /modules/mod_whosonline/* 477 | /modules/mod_wrapper/* 478 | /modules/index.html 479 | /plugins/authentication/example/* 480 | /plugins/authentication/gmail/* 481 | /plugins/authentication/joomla/* 482 | /plugins/authentication/ldap/* 483 | /plugins/authentication/cookie/* 484 | /plugins/authentication/index.html 485 | /plugins/captcha/recaptcha/* 486 | /plugins/captcha/index.html 487 | /plugins/content/emailcloak/* 488 | /plugins/content/example/* 489 | /plugins/content/finder/* 490 | /plugins/content/geshi/* 491 | /plugins/content/joomla/* 492 | /plugins/content/loadmodule/* 493 | /plugins/content/pagebreak/* 494 | /plugins/content/pagenavigation/* 495 | /plugins/content/vote/* 496 | /plugins/content/contact/* 497 | /plugins/content/index.html 498 | /plugins/editors/codemirror/* 499 | /plugins/editors/none/* 500 | /plugins/editors/tinymce/* 501 | /plugins/editors/index.html 502 | /plugins/editors-xtd/module/* 503 | /plugins/editors-xtd/article/* 504 | /plugins/editors-xtd/image/* 505 | /plugins/editors-xtd/pagebreak/* 506 | /plugins/editors-xtd/readmore/* 507 | /plugins/editors-xtd/index.html 508 | /plugins/extension/example/* 509 | /plugins/extension/joomla/* 510 | /plugins/extension/index.html 511 | /plugins/finder/index.html 512 | /plugins/finder/categories/* 513 | /plugins/finder/contacts/* 514 | /plugins/finder/content/* 515 | /plugins/finder/newsfeeds/* 516 | /plugins/finder/tags/* 517 | /plugins/finder/weblinks/* 518 | /plugins/installer/* 519 | /plugins/quickicon/extensionupdate/* 520 | /plugins/quickicon/joomlaupdate/* 521 | /plugins/quickicon/index.html 522 | /plugins/search/categories/* 523 | /plugins/search/contacts/* 524 | /plugins/search/content/* 525 | /plugins/search/newsfeeds/* 526 | /plugins/search/weblinks/* 527 | /plugins/search/tags/* 528 | /plugins/search/index.html 529 | /plugins/system/cache/* 530 | /plugins/system/debug/* 531 | /plugins/system/highlight/* 532 | /plugins/system/languagecode/* 533 | /plugins/system/languagefilter/* 534 | /plugins/system/log/* 535 | /plugins/system/logout/* 536 | /plugins/system/p3p/* 537 | /plugins/system/redirect/* 538 | /plugins/system/remember/* 539 | /plugins/system/sef/* 540 | /plugins/system/stats/* 541 | /plugins/system/updatenotification/* 542 | /plugins/system/index.html 543 | /plugins/twofactorauth/* 544 | /plugins/user/contactcreator/* 545 | /plugins/user/example/* 546 | /plugins/user/joomla/* 547 | /plugins/user/profile/* 548 | /plugins/user/index.html 549 | /plugins/index.html 550 | /templates/atomic/* 551 | /templates/beez3/* 552 | /templates/beez_20/* 553 | /templates/beez5/* 554 | /templates/protostar/* 555 | /templates/system/* 556 | /templates/index.html 557 | /tmp/* 558 | /configuration.php 559 | /index.php 560 | /joomla.xml 561 | /*.txt 562 | /robots.txt.dist 563 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/julia.gitignore: -------------------------------------------------------------------------------- 1 | *.jl.cov 2 | *.jl.*.cov 3 | *.jl.mem 4 | deps/deps.jl 5 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/kicad.gitignore: -------------------------------------------------------------------------------- 1 | # For PCBs designed using KiCad: http://www.kicad-pcb.org/ 2 | 3 | # Temporary files 4 | *.000 5 | *.bak 6 | *.bck 7 | *.kicad_pcb-bak 8 | *~ 9 | _autosave-* 10 | *.tmp 11 | 12 | # Netlist files (exported from Eeschema) 13 | *.net 14 | 15 | # Autorouter files (exported from Pcbnew) 16 | .dsn 17 | 18 | # Exported BOM files 19 | *.xml 20 | *.csv 21 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/kohana.gitignore: -------------------------------------------------------------------------------- 1 | application/cache/* 2 | application/logs/* 3 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/labview.gitignore: -------------------------------------------------------------------------------- 1 | # Libraries 2 | *.lvlibp 3 | *.llb 4 | 5 | # Shared objects (inc. Windows DLLs) 6 | *.dll 7 | *.so 8 | *.so.* 9 | *.dylib 10 | 11 | # Executables 12 | *.exe 13 | 14 | # Metadata 15 | *.aliases 16 | *.lvlps 17 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/laravel.gitignore: -------------------------------------------------------------------------------- 1 | vendor/ 2 | node_modules/ 3 | 4 | # Laravel 4 specific 5 | bootstrap/compiled.php 6 | app/storage/ 7 | 8 | # Laravel 5 & Lumen specific 9 | bootstrap/cache/ 10 | public/storage 11 | .env.*.php 12 | .env.php 13 | .env 14 | 15 | # Rocketeer PHP task runner and deployment package. https://github.com/rocketeers/rocketeer 16 | .rocketeer/ 17 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/leiningen.gitignore: -------------------------------------------------------------------------------- 1 | pom.xml 2 | pom.xml.asc 3 | *.jar 4 | *.class 5 | /lib/ 6 | /classes/ 7 | /target/ 8 | /checkouts/ 9 | .lein-deps-sum 10 | .lein-repl-history 11 | .lein-plugins/ 12 | .lein-failures 13 | .nrepl-port 14 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/lemonstand.gitignore: -------------------------------------------------------------------------------- 1 | boot.php 2 | index.php 3 | install.php 4 | /config/* 5 | !/config/config.php 6 | /controllers/* 7 | /init/* 8 | /logs/* 9 | /phproad/* 10 | /temp/* 11 | /uploaded/* 12 | /installer_files/* 13 | /modules/backend/* 14 | /modules/blog/* 15 | /modules/cms/* 16 | /modules/core/* 17 | /modules/session/* 18 | /modules/shop/* 19 | /modules/system/* 20 | /modules/users/* 21 | # add content_*.php if you don't want erase client changes to content 22 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/lilypond.gitignore: -------------------------------------------------------------------------------- 1 | *.pdf 2 | *.ps 3 | *.midi 4 | *.mid 5 | *.log 6 | *~ 7 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/lithium.gitignore: -------------------------------------------------------------------------------- 1 | libraries/* 2 | resources/tmp/* 3 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/lua.gitignore: -------------------------------------------------------------------------------- 1 | # Compiled Lua sources 2 | luac.out 3 | 4 | # luarocks build files 5 | *.src.rock 6 | *.zip 7 | *.tar.gz 8 | 9 | # Object files 10 | *.o 11 | *.os 12 | *.ko 13 | *.obj 14 | *.elf 15 | 16 | # Precompiled Headers 17 | *.gch 18 | *.pch 19 | 20 | # Libraries 21 | *.lib 22 | *.a 23 | *.la 24 | *.lo 25 | *.def 26 | *.exp 27 | 28 | # Shared objects (inc. Windows DLLs) 29 | *.dll 30 | *.so 31 | *.so.* 32 | *.dylib 33 | 34 | # Executables 35 | *.exe 36 | *.out 37 | *.app 38 | *.i*86 39 | *.x86_64 40 | *.hex 41 | 42 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/magento.gitignore: -------------------------------------------------------------------------------- 1 | .htaccess.sample 2 | .modgit/ 3 | .modman/ 4 | app/code/community/Phoenix/Moneybookers/ 5 | app/code/community/Cm/RedisSession/ 6 | app/code/core/ 7 | app/design/adminhtml/default/default/ 8 | app/design/frontend/base/ 9 | app/design/frontend/rwd/ 10 | app/design/frontend/default/blank/ 11 | app/design/frontend/default/default/ 12 | app/design/frontend/default/iphone/ 13 | app/design/frontend/default/modern/ 14 | app/design/frontend/enterprise/default 15 | app/design/install/ 16 | app/etc/modules/Enterprise_* 17 | app/etc/modules/Mage_*.xml 18 | app/etc/modules/Phoenix_Moneybookers.xml 19 | app/etc/modules/Cm_RedisSession.xml 20 | app/etc/applied.patches.list 21 | app/etc/config.xml 22 | app/etc/enterprise.xml 23 | app/etc/local.xml.additional 24 | app/etc/local.xml.template 25 | app/etc/local.xml 26 | app/.htaccess 27 | app/bootstrap.php 28 | app/locale/en_US/ 29 | app/Mage.php 30 | /cron.php 31 | cron.sh 32 | dev/.htaccess 33 | dev/tests/functional/ 34 | downloader/ 35 | errors/ 36 | favicon.ico 37 | /get.php 38 | includes/ 39 | /index.php 40 | index.php.sample 41 | /install.php 42 | js/blank.html 43 | js/calendar/ 44 | js/enterprise/ 45 | js/extjs/ 46 | js/firebug/ 47 | js/flash/ 48 | js/index.php 49 | js/jscolor/ 50 | js/lib/ 51 | js/mage/ 52 | js/prototype/ 53 | js/scriptaculous/ 54 | js/spacer.gif 55 | js/tiny_mce/ 56 | js/varien/ 57 | lib/3Dsecure/ 58 | lib/Apache/ 59 | lib/flex/ 60 | lib/googlecheckout/ 61 | lib/.htaccess 62 | lib/LinLibertineFont/ 63 | lib/Mage/ 64 | lib/PEAR/ 65 | lib/Pelago/ 66 | lib/phpseclib/ 67 | lib/Varien/ 68 | lib/Zend/ 69 | lib/Cm/ 70 | lib/Credis/ 71 | lib/Magento/ 72 | LICENSE_AFL.txt 73 | LICENSE.html 74 | LICENSE.txt 75 | LICENSE_EE* 76 | /mage 77 | media/ 78 | /api.php 79 | nbproject/ 80 | pear 81 | pear/ 82 | php.ini.sample 83 | pkginfo/ 84 | RELEASE_NOTES.txt 85 | shell/.htaccess 86 | shell/abstract.php 87 | shell/compiler.php 88 | shell/indexer.php 89 | shell/log.php 90 | sitemap.xml 91 | skin/adminhtml/default/default/ 92 | skin/adminhtml/default/enterprise 93 | skin/frontend/base/ 94 | skin/frontend/rwd/ 95 | skin/frontend/default/blank/ 96 | skin/frontend/default/blue/ 97 | skin/frontend/default/default/ 98 | skin/frontend/default/french/ 99 | skin/frontend/default/german/ 100 | skin/frontend/default/iphone/ 101 | skin/frontend/default/modern/ 102 | skin/frontend/enterprise 103 | skin/install/ 104 | var/ 105 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/maven.gitignore: -------------------------------------------------------------------------------- 1 | target/ 2 | pom.xml.tag 3 | pom.xml.releaseBackup 4 | pom.xml.versionsBackup 5 | pom.xml.next 6 | release.properties 7 | dependency-reduced-pom.xml 8 | buildNumber.properties 9 | .mvn/timing.properties 10 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/mercury.gitignore: -------------------------------------------------------------------------------- 1 | Mercury/ 2 | Mercury.modules 3 | *.mh 4 | *.err 5 | *.init 6 | *.dll 7 | *.exe 8 | *.a 9 | *.so 10 | *.dylib 11 | *.beams 12 | *.d 13 | *.c_date 14 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/metaprogrammingsystem.gitignore: -------------------------------------------------------------------------------- 1 | workspace.xml 2 | junitvmwatcher*.properties 3 | build.properties 4 | 5 | # generated java classes and java source files 6 | # manually add any custom artifacts that can't be generated from the models 7 | # http://confluence.jetbrains.com/display/MPSD25/HowTo+--+MPS+and+Git 8 | classes_gen 9 | source_gen 10 | source_gen.caches 11 | 12 | # generated test code and test results 13 | test_gen 14 | test_gen.caches 15 | TEST-*.xml 16 | junit*.properties 17 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/nanoc.gitignore: -------------------------------------------------------------------------------- 1 | # For projects using nanoc (http://nanoc.ws/) 2 | 3 | # Default location for output, needs to match output_dir's value found in config.yaml 4 | output/ 5 | 6 | # Temporary file directory 7 | tmp/ 8 | 9 | # Crash Log 10 | crash.log 11 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/nim.gitignore: -------------------------------------------------------------------------------- 1 | nimcache/ 2 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/node.gitignore: -------------------------------------------------------------------------------- 1 | # Logs 2 | logs 3 | *.log 4 | npm-debug.log* 5 | 6 | # Runtime data 7 | pids 8 | *.pid 9 | *.seed 10 | *.pid.lock 11 | 12 | # Directory for instrumented libs generated by jscoverage/JSCover 13 | lib-cov 14 | 15 | # Coverage directory used by tools like istanbul 16 | coverage 17 | 18 | # nyc test coverage 19 | .nyc_output 20 | 21 | # Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) 22 | .grunt 23 | 24 | # node-waf configuration 25 | .lock-wscript 26 | 27 | # Compiled binary addons (http://nodejs.org/api/addons.html) 28 | build/Release 29 | 30 | # Dependency directories 31 | node_modules 32 | jspm_packages 33 | 34 | # Optional npm cache directory 35 | .npm 36 | 37 | # Optional eslint cache 38 | .eslintcache 39 | 40 | # Optional REPL history 41 | .node_repl_history 42 | 43 | # Output of 'npm pack' 44 | *.tgz 45 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/objective-c.gitignore: -------------------------------------------------------------------------------- 1 | # Xcode 2 | # 3 | # gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore 4 | 5 | ## Build generated 6 | build/ 7 | DerivedData/ 8 | 9 | ## Various settings 10 | *.pbxuser 11 | !default.pbxuser 12 | *.mode1v3 13 | !default.mode1v3 14 | *.mode2v3 15 | !default.mode2v3 16 | *.perspectivev3 17 | !default.perspectivev3 18 | xcuserdata/ 19 | 20 | ## Other 21 | *.moved-aside 22 | *.xcuserstate 23 | 24 | ## Obj-C/Swift specific 25 | *.hmap 26 | *.ipa 27 | *.dSYM.zip 28 | *.dSYM 29 | 30 | # CocoaPods 31 | # 32 | # We recommend against adding the Pods directory to your .gitignore. However 33 | # you should judge for yourself, the pros and cons are mentioned at: 34 | # https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control 35 | # 36 | # Pods/ 37 | 38 | # Carthage 39 | # 40 | # Add this line if you want to avoid checking in source code from Carthage dependencies. 41 | # Carthage/Checkouts 42 | 43 | Carthage/Build 44 | 45 | # fastlane 46 | # 47 | # It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the 48 | # screenshots whenever they are needed. 49 | # For more information about the recommended setup visit: 50 | # https://github.com/fastlane/fastlane/blob/master/fastlane/docs/Gitignore.md 51 | 52 | fastlane/report.xml 53 | fastlane/Preview.html 54 | fastlane/screenshots 55 | fastlane/test_output 56 | 57 | # Code Injection 58 | # 59 | # After new code Injection tools there's a generated folder /iOSInjectionProject 60 | # https://github.com/johnno1962/injectionforxcode 61 | 62 | iOSInjectionProject/ 63 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/ocaml.gitignore: -------------------------------------------------------------------------------- 1 | *.annot 2 | *.cmo 3 | *.cma 4 | *.cmi 5 | *.a 6 | *.o 7 | *.cmx 8 | *.cmxs 9 | *.cmxa 10 | 11 | # ocamlbuild working directory 12 | _build/ 13 | 14 | # ocamlbuild targets 15 | *.byte 16 | *.native 17 | 18 | # oasis generated files 19 | setup.data 20 | setup.log 21 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/opa.gitignore: -------------------------------------------------------------------------------- 1 | _build 2 | _tracks 3 | 4 | opa-debug-js 5 | 6 | *.opp 7 | *.opx 8 | *.opx.broken 9 | *.dump 10 | *.api 11 | *.api-txt 12 | *.exe 13 | *.log 14 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/opencart.gitignore: -------------------------------------------------------------------------------- 1 | .htaccess 2 | /config.php 3 | admin/config.php 4 | 5 | !index.html 6 | 7 | download/ 8 | image/data/ 9 | image/cache/ 10 | system/cache/ 11 | system/logs/ 12 | 13 | system/storage/ 14 | 15 | # vQmod log files 16 | vqmod/logs/* 17 | # vQmod cache files 18 | vqmod/vqcache/* 19 | vqmod/checked.cache 20 | vqmod/mods.cache 21 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/oracleforms.gitignore: -------------------------------------------------------------------------------- 1 | # Compiled Form Modules 2 | *.fmx 3 | 4 | # Compiled Menu Modules 5 | *.mmx 6 | 7 | # Compiled Pre-Linked Libraries 8 | *.plx 9 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/packer.gitignore: -------------------------------------------------------------------------------- 1 | # Cache objects 2 | packer_cache/ 3 | 4 | # For built boxes 5 | *.box 6 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/perl.gitignore: -------------------------------------------------------------------------------- 1 | /blib/ 2 | /.build/ 3 | _build/ 4 | cover_db/ 5 | inc/ 6 | Build 7 | !Build/ 8 | Build.bat 9 | .last_cover_stats 10 | /Makefile 11 | /Makefile.old 12 | /MANIFEST.bak 13 | /META.yml 14 | /META.json 15 | /MYMETA.* 16 | nytprof.out 17 | /pm_to_blib 18 | *.o 19 | *.bs 20 | /_eumm/ 21 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/phalcon.gitignore: -------------------------------------------------------------------------------- 1 | /cache/ 2 | /config/development/ 3 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/playframework.gitignore: -------------------------------------------------------------------------------- 1 | # Ignore Play! working directory # 2 | bin/ 3 | /db 4 | .eclipse 5 | /lib/ 6 | /logs/ 7 | /modules 8 | /project/target 9 | /target 10 | tmp/ 11 | test-result 12 | server.pid 13 | *.eml 14 | /dist/ 15 | .cache 16 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/plone.gitignore: -------------------------------------------------------------------------------- 1 | *.pyc 2 | *.pyo 3 | *.tmp* 4 | *.mo 5 | *.egg 6 | *.EGG 7 | *.egg-info 8 | *.EGG-INFO 9 | .*.cfg 10 | bin/ 11 | build/ 12 | develop-eggs/ 13 | downloads/ 14 | eggs/ 15 | fake-eggs/ 16 | parts/ 17 | dist/ 18 | var/ 19 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/prestashop.gitignore: -------------------------------------------------------------------------------- 1 | # Private files 2 | # The following files contain your database credentials and other personal data. 3 | 4 | config/settings.*.php 5 | 6 | # Cache, temp and generated files 7 | # The following files are generated by PrestaShop. 8 | 9 | admin-dev/autoupgrade/ 10 | /cache/ 11 | !/cache/index.php 12 | !/cache/cachefs/index.php 13 | !/cache/purifier/index.php 14 | !/cache/push/index.php 15 | !/cache/sandbox/index.php 16 | !/cache/smarty/index.php 17 | !/cache/tcpdf/index.php 18 | config/xml/*.xml 19 | /log/* 20 | *sitemap.xml 21 | themes/*/cache/ 22 | modules/*/config*.xml 23 | 24 | # Site content 25 | # The following folders contain product images, virtual products, CSV's, etc. 26 | 27 | admin-dev/backups/ 28 | admin-dev/export/ 29 | admin-dev/import/ 30 | download/ 31 | /img/* 32 | upload/ 33 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/processing.gitignore: -------------------------------------------------------------------------------- 1 | .DS_Store 2 | applet 3 | application.linux32 4 | application.linux64 5 | application.windows32 6 | application.windows64 7 | application.macosx 8 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/python.gitignore: -------------------------------------------------------------------------------- 1 | # Byte-compiled / optimized / DLL files 2 | __pycache__/ 3 | *.py[cod] 4 | *$py.class 5 | 6 | # C extensions 7 | *.so 8 | 9 | # Distribution / packaging 10 | .Python 11 | env/ 12 | build/ 13 | develop-eggs/ 14 | dist/ 15 | downloads/ 16 | eggs/ 17 | .eggs/ 18 | lib/ 19 | lib64/ 20 | parts/ 21 | sdist/ 22 | var/ 23 | *.egg-info/ 24 | .installed.cfg 25 | *.egg 26 | 27 | # PyInstaller 28 | # Usually these files are written by a python script from a template 29 | # before PyInstaller builds the exe, so as to inject date/other infos into it. 30 | *.manifest 31 | *.spec 32 | 33 | # Installer logs 34 | pip-log.txt 35 | pip-delete-this-directory.txt 36 | 37 | # Unit test / coverage reports 38 | htmlcov/ 39 | .tox/ 40 | .coverage 41 | .coverage.* 42 | .cache 43 | nosetests.xml 44 | coverage.xml 45 | *,cover 46 | .hypothesis/ 47 | 48 | # Translations 49 | *.mo 50 | *.pot 51 | 52 | # Django stuff: 53 | *.log 54 | local_settings.py 55 | 56 | # Flask stuff: 57 | instance/ 58 | .webassets-cache 59 | 60 | # Scrapy stuff: 61 | .scrapy 62 | 63 | # Sphinx documentation 64 | docs/_build/ 65 | 66 | # PyBuilder 67 | target/ 68 | 69 | # IPython Notebook 70 | .ipynb_checkpoints 71 | 72 | # pyenv 73 | .python-version 74 | 75 | # celery beat schedule file 76 | celerybeat-schedule 77 | 78 | # dotenv 79 | .env 80 | 81 | # virtualenv 82 | .venv/ 83 | venv/ 84 | ENV/ 85 | 86 | # Spyder project settings 87 | .spyderproject 88 | 89 | # Rope project settings 90 | .ropeproject 91 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/qooxdoo.gitignore: -------------------------------------------------------------------------------- 1 | cache 2 | cache-downloads 3 | inspector 4 | api 5 | source/inspector.html 6 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/qt.gitignore: -------------------------------------------------------------------------------- 1 | # C++ objects and libs 2 | 3 | *.slo 4 | *.lo 5 | *.o 6 | *.a 7 | *.la 8 | *.lai 9 | *.so 10 | *.dll 11 | *.dylib 12 | 13 | # Qt-es 14 | 15 | /.qmake.cache 16 | /.qmake.stash 17 | *.pro.user 18 | *.pro.user.* 19 | *.qbs.user 20 | *.qbs.user.* 21 | *.moc 22 | moc_*.cpp 23 | qrc_*.cpp 24 | ui_*.h 25 | Makefile* 26 | *build-* 27 | 28 | # QtCreator 29 | 30 | *.autosave 31 | 32 | # QtCtreator Qml 33 | *.qmlproject.user 34 | *.qmlproject.user.* 35 | 36 | # QtCtreator CMake 37 | CMakeLists.txt.user* 38 | 39 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/r.gitignore: -------------------------------------------------------------------------------- 1 | # History files 2 | .Rhistory 3 | .Rapp.history 4 | 5 | # Session Data files 6 | .RData 7 | 8 | # Example code in package build process 9 | *-Ex.R 10 | 11 | # Output files from R CMD build 12 | /*.tar.gz 13 | 14 | # Output files from R CMD check 15 | /*.Rcheck/ 16 | 17 | # RStudio files 18 | .Rproj.user/ 19 | 20 | # produced vignettes 21 | vignettes/*.html 22 | vignettes/*.pdf 23 | 24 | # OAuth2 token, see https://github.com/hadley/httr/releases/tag/v0.3 25 | .httr-oauth 26 | 27 | # knitr and R markdown default cache directories 28 | /*_cache/ 29 | /cache/ 30 | 31 | # Temporary files created by R markdown 32 | *.utf8.md 33 | *.knit.md 34 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/rails.gitignore: -------------------------------------------------------------------------------- 1 | *.rbc 2 | capybara-*.html 3 | .rspec 4 | /log 5 | /tmp 6 | /db/*.sqlite3 7 | /db/*.sqlite3-journal 8 | /public/system 9 | /coverage/ 10 | /spec/tmp 11 | **.orig 12 | rerun.txt 13 | pickle-email-*.html 14 | 15 | # TODO Comment out this rule if you are OK with secrets being uploaded to the repo 16 | config/initializers/secret_token.rb 17 | 18 | # Only include if you have production secrets in this file, which is no longer a Rails default 19 | # config/secrets.yml 20 | 21 | # dotenv 22 | # TODO Comment out this rule if environment variables can be committed 23 | .env 24 | 25 | ## Environment normalization: 26 | /.bundle 27 | /vendor/bundle 28 | 29 | # these should all be checked in to normalize the environment: 30 | # Gemfile.lock, .ruby-version, .ruby-gemset 31 | 32 | # unless supporting rvm < 1.11.0 or doing something fancy, ignore this: 33 | .rvmrc 34 | 35 | # if using bower-rails ignore default bower_components path bower.json files 36 | /vendor/assets/bower_components 37 | *.bowerrc 38 | bower.json 39 | 40 | # Ignore pow environment settings 41 | .powenv 42 | 43 | # Ignore Byebug command history file. 44 | .byebug_history 45 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/rhodesrhomobile.gitignore: -------------------------------------------------------------------------------- 1 | rholog-* 2 | sim-* 3 | bin/libs 4 | bin/RhoBundle 5 | bin/tmp 6 | bin/target 7 | bin/*.ap_ 8 | *.o 9 | *.jar 10 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/ros.gitignore: -------------------------------------------------------------------------------- 1 | build/ 2 | bin/ 3 | lib/ 4 | msg_gen/ 5 | srv_gen/ 6 | msg/*Action.msg 7 | msg/*ActionFeedback.msg 8 | msg/*ActionGoal.msg 9 | msg/*ActionResult.msg 10 | msg/*Feedback.msg 11 | msg/*Goal.msg 12 | msg/*Result.msg 13 | msg/_*.py 14 | 15 | # Generated by dynamic reconfigure 16 | *.cfgc 17 | /cfg/cpp/ 18 | /cfg/*.py 19 | 20 | # Ignore generated docs 21 | *.dox 22 | *.wikidoc 23 | 24 | # eclipse stuff 25 | .project 26 | .cproject 27 | 28 | # qcreator stuff 29 | CMakeLists.txt.user 30 | 31 | srv/_*.py 32 | *.pcd 33 | *.pyc 34 | qtcreator-* 35 | *.user 36 | 37 | /planning/cfg 38 | /planning/docs 39 | /planning/src 40 | 41 | *~ 42 | 43 | # Emacs 44 | .#* 45 | 46 | # Catkin custom files 47 | CATKIN_IGNORE 48 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/ruby.gitignore: -------------------------------------------------------------------------------- 1 | *.gem 2 | *.rbc 3 | /.config 4 | /coverage/ 5 | /InstalledFiles 6 | /pkg/ 7 | /spec/reports/ 8 | /spec/examples.txt 9 | /test/tmp/ 10 | /test/version_tmp/ 11 | /tmp/ 12 | 13 | # Used by dotenv library to load environment variables. 14 | # .env 15 | 16 | ## Specific to RubyMotion: 17 | .dat* 18 | .repl_history 19 | build/ 20 | *.bridgesupport 21 | build-iPhoneOS/ 22 | build-iPhoneSimulator/ 23 | 24 | ## Specific to RubyMotion (use of CocoaPods): 25 | # 26 | # We recommend against adding the Pods directory to your .gitignore. However 27 | # you should judge for yourself, the pros and cons are mentioned at: 28 | # https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control 29 | # 30 | # vendor/Pods/ 31 | 32 | ## Documentation cache and generated files: 33 | /.yardoc/ 34 | /_yardoc/ 35 | /doc/ 36 | /rdoc/ 37 | 38 | ## Environment normalization: 39 | /.bundle/ 40 | /vendor/bundle 41 | /lib/bundler/man/ 42 | 43 | # for a library or gem, you might want to ignore these files since the code is 44 | # intended to run in multiple environments; otherwise, check them in: 45 | # Gemfile.lock 46 | # .ruby-version 47 | # .ruby-gemset 48 | 49 | # unless supporting rvm < 1.11.0 or doing something fancy, ignore this: 50 | .rvmrc 51 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/rust.gitignore: -------------------------------------------------------------------------------- 1 | # Generated by Cargo 2 | # will have compiled files and executables 3 | /target/ 4 | 5 | # Remove Cargo.lock from gitignore if creating an executable, leave it for libraries 6 | # More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock 7 | Cargo.lock 8 | 9 | # These are backup files generated by rustfmt 10 | **/*.rs.bk 11 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/sass.gitignore: -------------------------------------------------------------------------------- 1 | .sass-cache/ 2 | *.css.map 3 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/scala.gitignore: -------------------------------------------------------------------------------- 1 | *.class 2 | *.log 3 | 4 | # sbt specific 5 | .cache 6 | .history 7 | .lib/ 8 | dist/* 9 | target/ 10 | lib_managed/ 11 | src_managed/ 12 | project/boot/ 13 | project/plugins/project/ 14 | 15 | # Scala-IDE specific 16 | .scala_dependencies 17 | .worksheet 18 | 19 | # ENSIME specific 20 | .ensime_cache/ 21 | .ensime 22 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/scheme.gitignore: -------------------------------------------------------------------------------- 1 | *.ss~ 2 | *.ss#* 3 | .#*.ss 4 | 5 | *.scm~ 6 | *.scm#* 7 | .#*.scm 8 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/scons.gitignore: -------------------------------------------------------------------------------- 1 | # for projects that use SCons for building: http://http://www.scons.org/ 2 | .sconsign.dblite 3 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/scrivener.gitignore: -------------------------------------------------------------------------------- 1 | /Files/binder.autosave 2 | /Files/binder.backup 3 | /Files/search.indexes 4 | /Files/user.lock 5 | /Files/Docs/docs.checksum 6 | /QuickLook/ 7 | /Settings/ui.plist 8 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/sdcc.gitignore: -------------------------------------------------------------------------------- 1 | # SDCC stuff 2 | *.lnk 3 | *.lst 4 | *.map 5 | *.mem 6 | *.rel 7 | *.rst 8 | *.sym 9 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/seamgen.gitignore: -------------------------------------------------------------------------------- 1 | /bootstrap/data 2 | /bootstrap/tmp 3 | /classes/ 4 | /dist/ 5 | /exploded-archives/ 6 | /test-build/ 7 | /test-output/ 8 | /test-report/ 9 | /target/ 10 | temp-testng-customsuite.xml 11 | 12 | # based on http://stackoverflow.com/a/8865858/422476 I am removing inline comments 13 | 14 | #/classes/ all class files 15 | #/dist/ contains generated war files for deployment 16 | #/exploded-archives/ war content generation during deploy (or explode) 17 | #/test-build/ test compilation (ant target for Seam) 18 | #/test-output/ test results 19 | #/test-report/ test report generation for, e.g., Hudson 20 | #/target/ maven output folder 21 | #temp-testng-customsuite.xml generated when running test cases under Eclipse 22 | 23 | # Thanks to @VonC and @kraftan for their helpful answers on a related question 24 | # on StackOverflow.com: 25 | # http://stackoverflow.com/questions/4176687 26 | # /what-is-the-recommended-source-control-ignore-pattern-for-seam-projects 27 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/sketchup.gitignore: -------------------------------------------------------------------------------- 1 | *.skb 2 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/smalltalk.gitignore: -------------------------------------------------------------------------------- 1 | # changes file 2 | *.changes 3 | 4 | # system image 5 | *.image 6 | 7 | # Pharo Smalltalk Debug log file 8 | PharoDebug.log 9 | 10 | # Squeak Smalltalk Debug log file 11 | SqueakDebug.log 12 | 13 | # Monticello package cache 14 | /package-cache 15 | 16 | # Metacello-github cache 17 | /github-cache 18 | github-*.zip 19 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/stella.gitignore: -------------------------------------------------------------------------------- 1 | # Atari 2600 (Stella) support for multiple assemblers 2 | # - DASM 3 | # - CC65 4 | 5 | # Assembled binaries and object directories 6 | obj/ 7 | a.out 8 | *.bin 9 | *.a26 10 | 11 | # Add in special Atari 7800-based binaries for good measure 12 | *.a78 13 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/sugarcrm.gitignore: -------------------------------------------------------------------------------- 1 | ## SugarCRM 2 | # Ignore custom .htaccess stuff. 3 | /.htaccess 4 | # Ignore the cache directory completely. 5 | # This will break the current behaviour. Which was often leading to 6 | # the misuse of the repository as backup replacement. 7 | # For development the cache directory can be safely ignored and 8 | # therefore it is ignored. 9 | /cache/ 10 | !/cache/index.html 11 | # Ignore some files and directories from the custom directory. 12 | /custom/history/ 13 | /custom/modulebuilder/ 14 | /custom/working/ 15 | /custom/modules/*/Ext/ 16 | /custom/application/Ext/ 17 | # Custom configuration should also be ignored. 18 | /config.php 19 | /config_override.php 20 | # The silent upgrade scripts aren't needed. 21 | /silentUpgrade*.php 22 | # Logs files can safely be ignored. 23 | *.log 24 | # Ignore the new upload directories. 25 | /upload/ 26 | !/upload/index.html 27 | /upload_backup/ 28 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/swift.gitignore: -------------------------------------------------------------------------------- 1 | # Xcode 2 | # 3 | # gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore 4 | 5 | ## Build generated 6 | build/ 7 | DerivedData/ 8 | 9 | ## Various settings 10 | *.pbxuser 11 | !default.pbxuser 12 | *.mode1v3 13 | !default.mode1v3 14 | *.mode2v3 15 | !default.mode2v3 16 | *.perspectivev3 17 | !default.perspectivev3 18 | xcuserdata/ 19 | 20 | ## Other 21 | *.moved-aside 22 | *.xcuserstate 23 | 24 | ## Obj-C/Swift specific 25 | *.hmap 26 | *.ipa 27 | *.dSYM.zip 28 | *.dSYM 29 | 30 | ## Playgrounds 31 | timeline.xctimeline 32 | playground.xcworkspace 33 | 34 | # Swift Package Manager 35 | # 36 | # Add this line if you want to avoid checking in source code from Swift Package Manager dependencies. 37 | # Packages/ 38 | .build/ 39 | 40 | # CocoaPods 41 | # 42 | # We recommend against adding the Pods directory to your .gitignore. However 43 | # you should judge for yourself, the pros and cons are mentioned at: 44 | # https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control 45 | # 46 | # Pods/ 47 | 48 | # Carthage 49 | # 50 | # Add this line if you want to avoid checking in source code from Carthage dependencies. 51 | # Carthage/Checkouts 52 | 53 | Carthage/Build 54 | 55 | # fastlane 56 | # 57 | # It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the 58 | # screenshots whenever they are needed. 59 | # For more information about the recommended setup visit: 60 | # https://github.com/fastlane/fastlane/blob/master/fastlane/docs/Gitignore.md 61 | 62 | fastlane/report.xml 63 | fastlane/Preview.html 64 | fastlane/screenshots 65 | fastlane/test_output 66 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/symfony.gitignore: -------------------------------------------------------------------------------- 1 | # Cache and logs (Symfony2) 2 | /app/cache/* 3 | /app/logs/* 4 | !app/cache/.gitkeep 5 | !app/logs/.gitkeep 6 | 7 | # Email spool folder 8 | /app/spool/* 9 | 10 | # Cache, session files and logs (Symfony3) 11 | /var/cache/* 12 | /var/logs/* 13 | /var/sessions/* 14 | !var/cache/.gitkeep 15 | !var/logs/.gitkeep 16 | !var/sessions/.gitkeep 17 | 18 | # Parameters 19 | /app/config/parameters.yml 20 | /app/config/parameters.ini 21 | 22 | # Managed by Composer 23 | /app/bootstrap.php.cache 24 | /var/bootstrap.php.cache 25 | /bin/* 26 | !bin/console 27 | !bin/symfony_requirements 28 | /vendor/ 29 | 30 | # Assets and user uploads 31 | /web/bundles/ 32 | /web/uploads/ 33 | 34 | # Assets managed by Bower 35 | /web/assets/vendor/ 36 | 37 | # PHPUnit 38 | /app/phpunit.xml 39 | /phpunit.xml 40 | 41 | # Build data 42 | /build/ 43 | 44 | # Composer PHAR 45 | /composer.phar 46 | 47 | # Backup entities generated with doctrine:generate:entities command 48 | */Entity/*~ 49 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/symphonycms.gitignore: -------------------------------------------------------------------------------- 1 | manifest/cache/ 2 | manifest/logs/ 3 | manifest/tmp/ 4 | symphony/ 5 | workspace/uploads/ 6 | install-log.txt 7 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/terraform.gitignore: -------------------------------------------------------------------------------- 1 | # Compiled files 2 | *.tfstate 3 | *.tfstate.backup 4 | 5 | # Module directory 6 | .terraform/ 7 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/tex.gitignore: -------------------------------------------------------------------------------- 1 | ## Core latex/pdflatex auxiliary files: 2 | *.aux 3 | *.lof 4 | *.log 5 | *.lot 6 | *.fls 7 | *.out 8 | *.toc 9 | *.fmt 10 | *.fot 11 | *.cb 12 | *.cb2 13 | 14 | ## Intermediate documents: 15 | *.dvi 16 | *-converted-to.* 17 | # these rules might exclude image files for figures etc. 18 | # *.ps 19 | # *.eps 20 | # *.pdf 21 | 22 | ## Generated if empty string is given at "Please type another file name for output:" 23 | .pdf 24 | 25 | ## Bibliography auxiliary files (bibtex/biblatex/biber): 26 | *.bbl 27 | *.bcf 28 | *.blg 29 | *-blx.aux 30 | *-blx.bib 31 | *.brf 32 | *.run.xml 33 | 34 | ## Build tool auxiliary files: 35 | *.fdb_latexmk 36 | *.synctex 37 | *.synctex(busy) 38 | *.synctex.gz 39 | *.synctex.gz(busy) 40 | *.pdfsync 41 | 42 | ## Auxiliary and intermediate files from other packages: 43 | # algorithms 44 | *.alg 45 | *.loa 46 | 47 | # achemso 48 | acs-*.bib 49 | 50 | # amsthm 51 | *.thm 52 | 53 | # beamer 54 | *.nav 55 | *.snm 56 | *.vrb 57 | 58 | # cprotect 59 | *.cpt 60 | 61 | # fixme 62 | *.lox 63 | 64 | #(r)(e)ledmac/(r)(e)ledpar 65 | *.end 66 | *.?end 67 | *.[1-9] 68 | *.[1-9][0-9] 69 | *.[1-9][0-9][0-9] 70 | *.[1-9]R 71 | *.[1-9][0-9]R 72 | *.[1-9][0-9][0-9]R 73 | *.eledsec[1-9] 74 | *.eledsec[1-9]R 75 | *.eledsec[1-9][0-9] 76 | *.eledsec[1-9][0-9]R 77 | *.eledsec[1-9][0-9][0-9] 78 | *.eledsec[1-9][0-9][0-9]R 79 | 80 | # glossaries 81 | *.acn 82 | *.acr 83 | *.glg 84 | *.glo 85 | *.gls 86 | *.glsdefs 87 | 88 | # gnuplottex 89 | *-gnuplottex-* 90 | 91 | # gregoriotex 92 | *.gaux 93 | *.gtex 94 | 95 | # hyperref 96 | *.brf 97 | 98 | # knitr 99 | *-concordance.tex 100 | # TODO Comment the next line if you want to keep your tikz graphics files 101 | *.tikz 102 | *-tikzDictionary 103 | 104 | # listings 105 | *.lol 106 | 107 | # makeidx 108 | *.idx 109 | *.ilg 110 | *.ind 111 | *.ist 112 | 113 | # minitoc 114 | *.maf 115 | *.mlf 116 | *.mlt 117 | *.mtc 118 | *.mtc[0-9] 119 | *.mtc[1-9][0-9] 120 | 121 | # minted 122 | _minted* 123 | *.pyg 124 | 125 | # morewrites 126 | *.mw 127 | 128 | # mylatexformat 129 | *.fmt 130 | 131 | # nomencl 132 | *.nlo 133 | 134 | # sagetex 135 | *.sagetex.sage 136 | *.sagetex.py 137 | *.sagetex.scmd 138 | 139 | # scrwfile 140 | *.wrt 141 | 142 | # sympy 143 | *.sout 144 | *.sympy 145 | sympy-plots-for-*.tex/ 146 | 147 | # pdfcomment 148 | *.upa 149 | *.upb 150 | 151 | # pythontex 152 | *.pytxcode 153 | pythontex-files-*/ 154 | 155 | # thmtools 156 | *.loe 157 | 158 | # TikZ & PGF 159 | *.dpth 160 | *.md5 161 | *.auxlock 162 | 163 | # todonotes 164 | *.tdo 165 | 166 | # easy-todo 167 | *.lod 168 | 169 | # xindy 170 | *.xdy 171 | 172 | # xypic precompiled matrices 173 | *.xyc 174 | 175 | # endfloat 176 | *.ttt 177 | *.fff 178 | 179 | # Latexian 180 | TSWLatexianTemp* 181 | 182 | ## Editors: 183 | # WinEdt 184 | *.bak 185 | *.sav 186 | 187 | # Texpad 188 | .texpadtmp 189 | 190 | # Kile 191 | *.backup 192 | 193 | # KBibTeX 194 | *~[0-9]* 195 | 196 | # auto folder when using emacs and auctex 197 | /auto/* 198 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/textpattern.gitignore: -------------------------------------------------------------------------------- 1 | .htaccess 2 | css.php 3 | rpc/ 4 | sites/site*/admin/ 5 | sites/site*/private/ 6 | sites/site*/public/admin/ 7 | sites/site*/public/setup/ 8 | sites/site*/public/theme/ 9 | textpattern/ 10 | HISTORY.txt 11 | README.txt 12 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/turbogears2.gitignore: -------------------------------------------------------------------------------- 1 | *.py[co] 2 | 3 | # Default development database 4 | devdata.db 5 | 6 | # Default data directory 7 | data/* 8 | 9 | # Packages 10 | *.egg 11 | *.egg-info 12 | dist 13 | build 14 | 15 | # Installer logs 16 | pip-log.txt 17 | 18 | # Unit test / coverage reports 19 | .coverage 20 | .tox 21 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/typo3.gitignore: -------------------------------------------------------------------------------- 1 | ## TYPO3 v6.2 2 | # Ignore several upload and file directories. 3 | /fileadmin/user_upload/ 4 | /fileadmin/_temp_/ 5 | /fileadmin/_processed_/ 6 | /uploads/ 7 | # Ignore cache 8 | /typo3conf/temp_CACHED* 9 | /typo3conf/temp_fieldInfo.php 10 | /typo3conf/deprecation_*.log 11 | /typo3conf/AdditionalConfiguration.php 12 | # Ignore system folders, you should have them symlinked. 13 | # If not comment out the following entries. 14 | /typo3 15 | /typo3_src 16 | /typo3_src-* 17 | /.htaccess 18 | /index.php 19 | # Ignore temp directory. 20 | /typo3temp/ 21 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/umbraco.gitignore: -------------------------------------------------------------------------------- 1 | # Note: VisualStudio gitignore rules may also be relevant 2 | 3 | # Umbraco 4 | # Ignore unimportant folders generated by Umbraco 5 | **/App_Data/Logs/ 6 | **/App_Data/[Pp]review/ 7 | **/App_Data/TEMP/ 8 | **/App_Data/NuGetBackup/ 9 | 10 | # Ignore Umbraco content cache file 11 | **/App_Data/umbraco.config 12 | 13 | # Don't ignore Umbraco packages (VisualStudio.gitignore mistakes this for a NuGet packages folder) 14 | # Make sure to include details from VisualStudio.gitignore BEFORE this 15 | !**/App_Data/[Pp]ackages/ 16 | !**/[Uu]mbraco/[Dd]eveloper/[Pp]ackages 17 | 18 | # ImageProcessor DiskCache 19 | **/App_Data/cache/ 20 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/unity.gitignore: -------------------------------------------------------------------------------- 1 | /[Ll]ibrary/ 2 | /[Tt]emp/ 3 | /[Oo]bj/ 4 | /[Bb]uild/ 5 | /[Bb]uilds/ 6 | /Assets/AssetStoreTools* 7 | 8 | # Autogenerated VS/MD/Consulo solution and project files 9 | ExportedObj/ 10 | .consulo/ 11 | *.csproj 12 | *.unityproj 13 | *.sln 14 | *.suo 15 | *.tmp 16 | *.user 17 | *.userprefs 18 | *.pidb 19 | *.booproj 20 | *.svd 21 | 22 | 23 | # Unity3D generated meta files 24 | *.pidb.meta 25 | 26 | # Unity3D Generated File On Crash Reports 27 | sysinfo.txt 28 | 29 | # Builds 30 | *.apk 31 | *.unitypackage 32 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/unrealengine.gitignore: -------------------------------------------------------------------------------- 1 | # Visual Studio 2015 user specific files 2 | .vs/ 3 | 4 | # Compiled Object files 5 | *.slo 6 | *.lo 7 | *.o 8 | *.obj 9 | 10 | # Precompiled Headers 11 | *.gch 12 | *.pch 13 | 14 | # Compiled Dynamic libraries 15 | *.so 16 | *.dylib 17 | *.dll 18 | 19 | # Fortran module files 20 | *.mod 21 | 22 | # Compiled Static libraries 23 | *.lai 24 | *.la 25 | *.a 26 | *.lib 27 | 28 | # Executables 29 | *.exe 30 | *.out 31 | *.app 32 | *.ipa 33 | 34 | # These project files can be generated by the engine 35 | *.xcodeproj 36 | *.sln 37 | *.suo 38 | *.opensdf 39 | *.sdf 40 | *.VC.db 41 | *.VC.opendb 42 | 43 | # Precompiled Assets 44 | SourceArt/**/*.png 45 | SourceArt/**/*.tga 46 | 47 | # Binary Files 48 | Binaries/* 49 | 50 | # Builds 51 | Build/* 52 | 53 | # Don't ignore icon files in Build 54 | !Build/**/*.ico 55 | 56 | # Configuration files generated by the Editor 57 | Saved/* 58 | 59 | # Compiled source files for the engine to use 60 | Intermediate/* 61 | 62 | # Cache files for the editor to use 63 | DerivedDataCache/* 64 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/visualstudio.gitignore: -------------------------------------------------------------------------------- 1 | ## Ignore Visual Studio temporary files, build results, and 2 | ## files generated by popular Visual Studio add-ons. 3 | 4 | # User-specific files 5 | *.suo 6 | *.user 7 | *.userosscache 8 | *.sln.docstates 9 | 10 | # User-specific files (MonoDevelop/Xamarin Studio) 11 | *.userprefs 12 | 13 | # Build results 14 | [Dd]ebug/ 15 | [Dd]ebugPublic/ 16 | [Rr]elease/ 17 | [Rr]eleases/ 18 | x64/ 19 | x86/ 20 | bld/ 21 | [Bb]in/ 22 | [Oo]bj/ 23 | [Ll]og/ 24 | 25 | # Visual Studio 2015 cache/options directory 26 | .vs/ 27 | # Uncomment if you have tasks that create the project's static files in wwwroot 28 | #wwwroot/ 29 | 30 | # MSTest test Results 31 | [Tt]est[Rr]esult*/ 32 | [Bb]uild[Ll]og.* 33 | 34 | # NUNIT 35 | *.VisualState.xml 36 | TestResult.xml 37 | 38 | # Build Results of an ATL Project 39 | [Dd]ebugPS/ 40 | [Rr]eleasePS/ 41 | dlldata.c 42 | 43 | # DNX 44 | project.lock.json 45 | project.fragment.lock.json 46 | artifacts/ 47 | 48 | *_i.c 49 | *_p.c 50 | *_i.h 51 | *.ilk 52 | *.meta 53 | *.obj 54 | *.pch 55 | *.pdb 56 | *.pgc 57 | *.pgd 58 | *.rsp 59 | *.sbr 60 | *.tlb 61 | *.tli 62 | *.tlh 63 | *.tmp 64 | *.tmp_proj 65 | *.log 66 | *.vspscc 67 | *.vssscc 68 | .builds 69 | *.pidb 70 | *.svclog 71 | *.scc 72 | 73 | # Chutzpah Test files 74 | _Chutzpah* 75 | 76 | # Visual C++ cache files 77 | ipch/ 78 | *.aps 79 | *.ncb 80 | *.opendb 81 | *.opensdf 82 | *.sdf 83 | *.cachefile 84 | *.VC.db 85 | *.VC.VC.opendb 86 | 87 | # Visual Studio profiler 88 | *.psess 89 | *.vsp 90 | *.vspx 91 | *.sap 92 | 93 | # TFS 2012 Local Workspace 94 | $tf/ 95 | 96 | # Guidance Automation Toolkit 97 | *.gpState 98 | 99 | # ReSharper is a .NET coding add-in 100 | _ReSharper*/ 101 | *.[Rr]e[Ss]harper 102 | *.DotSettings.user 103 | 104 | # JustCode is a .NET coding add-in 105 | .JustCode 106 | 107 | # TeamCity is a build add-in 108 | _TeamCity* 109 | 110 | # DotCover is a Code Coverage Tool 111 | *.dotCover 112 | 113 | # Visual Studio code coverage results 114 | *.coverage 115 | *.coveragexml 116 | 117 | # NCrunch 118 | _NCrunch_* 119 | .*crunch*.local.xml 120 | nCrunchTemp_* 121 | 122 | # MightyMoose 123 | *.mm.* 124 | AutoTest.Net/ 125 | 126 | # Web workbench (sass) 127 | .sass-cache/ 128 | 129 | # Installshield output folder 130 | [Ee]xpress/ 131 | 132 | # DocProject is a documentation generator add-in 133 | DocProject/buildhelp/ 134 | DocProject/Help/*.HxT 135 | DocProject/Help/*.HxC 136 | DocProject/Help/*.hhc 137 | DocProject/Help/*.hhk 138 | DocProject/Help/*.hhp 139 | DocProject/Help/Html2 140 | DocProject/Help/html 141 | 142 | # Click-Once directory 143 | publish/ 144 | 145 | # Publish Web Output 146 | *.[Pp]ublish.xml 147 | *.azurePubxml 148 | # TODO: Comment the next line if you want to checkin your web deploy settings 149 | # but database connection strings (with potential passwords) will be unencrypted 150 | *.pubxml 151 | *.publishproj 152 | 153 | # Microsoft Azure Web App publish settings. Comment the next line if you want to 154 | # checkin your Azure Web App publish settings, but sensitive information contained 155 | # in these scripts will be unencrypted 156 | PublishScripts/ 157 | 158 | # NuGet Packages 159 | *.nupkg 160 | # The packages folder can be ignored because of Package Restore 161 | **/packages/* 162 | # except build/, which is used as an MSBuild target. 163 | !**/packages/build/ 164 | # Uncomment if necessary however generally it will be regenerated when needed 165 | #!**/packages/repositories.config 166 | # NuGet v3's project.json files produces more ignoreable files 167 | *.nuget.props 168 | *.nuget.targets 169 | 170 | # Microsoft Azure Build Output 171 | csx/ 172 | *.build.csdef 173 | 174 | # Microsoft Azure Emulator 175 | ecf/ 176 | rcf/ 177 | 178 | # Windows Store app package directories and files 179 | AppPackages/ 180 | BundleArtifacts/ 181 | Package.StoreAssociation.xml 182 | _pkginfo.txt 183 | 184 | # Visual Studio cache files 185 | # files ending in .cache can be ignored 186 | *.[Cc]ache 187 | # but keep track of directories ending in .cache 188 | !*.[Cc]ache/ 189 | 190 | # Others 191 | ClientBin/ 192 | ~$* 193 | *~ 194 | *.dbmdl 195 | *.dbproj.schemaview 196 | *.jfm 197 | *.pfx 198 | *.publishsettings 199 | node_modules/ 200 | orleans.codegen.cs 201 | 202 | # Since there are multiple workflows, uncomment next line to ignore bower_components 203 | # (https://github.com/github/gitignore/pull/1529#issuecomment-104372622) 204 | #bower_components/ 205 | 206 | # RIA/Silverlight projects 207 | Generated_Code/ 208 | 209 | # Backup & report files from converting an old project file 210 | # to a newer Visual Studio version. Backup files are not needed, 211 | # because we have git ;-) 212 | _UpgradeReport_Files/ 213 | Backup*/ 214 | UpgradeLog*.XML 215 | UpgradeLog*.htm 216 | 217 | # SQL Server files 218 | *.mdf 219 | *.ldf 220 | 221 | # Business Intelligence projects 222 | *.rdl.data 223 | *.bim.layout 224 | *.bim_*.settings 225 | 226 | # Microsoft Fakes 227 | FakesAssemblies/ 228 | 229 | # GhostDoc plugin setting file 230 | *.GhostDoc.xml 231 | 232 | # Node.js Tools for Visual Studio 233 | .ntvs_analysis.dat 234 | 235 | # Visual Studio 6 build log 236 | *.plg 237 | 238 | # Visual Studio 6 workspace options file 239 | *.opt 240 | 241 | # Visual Studio LightSwitch build output 242 | **/*.HTMLClient/GeneratedArtifacts 243 | **/*.DesktopClient/GeneratedArtifacts 244 | **/*.DesktopClient/ModelManifest.xml 245 | **/*.Server/GeneratedArtifacts 246 | **/*.Server/ModelManifest.xml 247 | _Pvt_Extensions 248 | 249 | # Paket dependency manager 250 | .paket/paket.exe 251 | paket-files/ 252 | 253 | # FAKE - F# Make 254 | .fake/ 255 | 256 | # JetBrains Rider 257 | .idea/ 258 | *.sln.iml 259 | 260 | # CodeRush 261 | .cr/ 262 | 263 | # Python Tools for Visual Studio (PTVS) 264 | __pycache__/ 265 | *.pyc 266 | 267 | # Cake - Uncomment if you are using it 268 | # tools/ 269 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/vvvv.gitignore: -------------------------------------------------------------------------------- 1 | 2 | # .v4p backup files 3 | *~.xml 4 | 5 | # Dynamic plugins .dll 6 | bin/ 7 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/waf.gitignore: -------------------------------------------------------------------------------- 1 | # for projects that use Waf for building: http://code.google.com/p/waf/ 2 | .waf-* 3 | .waf3-* 4 | .lock-* 5 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/wordpress.gitignore: -------------------------------------------------------------------------------- 1 | *.log 2 | wp-config.php 3 | wp-content/advanced-cache.php 4 | wp-content/backup-db/ 5 | wp-content/backups/ 6 | wp-content/blogs.dir/ 7 | wp-content/cache/ 8 | wp-content/upgrade/ 9 | wp-content/uploads/ 10 | wp-content/wp-cache-config.php 11 | wp-content/plugins/hello.php 12 | 13 | /.htaccess 14 | /license.txt 15 | /readme.html 16 | /sitemap.xml 17 | /sitemap.xml.gz 18 | 19 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/xojo.gitignore: -------------------------------------------------------------------------------- 1 | # Xojo (formerly REALbasic and Real Studio) 2 | 3 | Builds* 4 | *.debug 5 | *.debug.app 6 | Debug*.exe 7 | Debug*/Debug*.exe 8 | Debug*/Debug*\ Libs 9 | *.rbuistate 10 | *.xojo_uistate 11 | *.obsolete 12 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/yeoman.gitignore: -------------------------------------------------------------------------------- 1 | node_modules/ 2 | bower_components/ 3 | *.log 4 | 5 | build/ 6 | dist/ 7 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/yii.gitignore: -------------------------------------------------------------------------------- 1 | assets/* 2 | !assets/.gitignore 3 | protected/runtime/* 4 | !protected/runtime/.gitignore 5 | protected/data/*.db 6 | themes/classic/views/ 7 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/zendframework.gitignore: -------------------------------------------------------------------------------- 1 | # Composer files 2 | composer.phar 3 | vendor/ 4 | 5 | # Local configs 6 | config/autoload/*.local.php 7 | 8 | # Binary gettext files 9 | *.mo 10 | 11 | # Data 12 | data/logs/ 13 | data/cache/ 14 | data/sessions/ 15 | data/tmp/ 16 | temp/ 17 | 18 | #Doctrine 2 19 | data/DoctrineORMModule/Proxy/ 20 | data/DoctrineORMModule/cache/ 21 | 22 | 23 | # Legacy ZF1 24 | demos/ 25 | extras/documentation 26 | -------------------------------------------------------------------------------- /GitIgnoreTemplates/zephir.gitignore: -------------------------------------------------------------------------------- 1 | # Cache files, generates by Zephir 2 | .temp/ 3 | .libs/ 4 | 5 | # Object files, generates by linker 6 | *.lo 7 | *.la 8 | *.o 9 | *.loT 10 | 11 | # Files generated by configure and Zephir, 12 | # not required for extension compilation. 13 | ext/build/ 14 | ext/modules/ 15 | ext/Makefile* 16 | ext/config* 17 | ext/acinclude.m4 18 | ext/aclocal.m4 19 | ext/autom4te* 20 | ext/install-sh 21 | ext/ltmain.sh 22 | ext/missing 23 | ext/mkinstalldirs 24 | ext/run-tests.php 25 | ext/.deps 26 | ext/libtool 27 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2016 Pradeep Khileri 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | *generate gitignore files for almost all languages* 4 | 5 | [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/prdpx7/GiG/master/LICENSE) 6 | 7 | ## Installation 8 | ``` 9 | bash -c "$(curl -fsSL https://raw.githubusercontent.com/prdpx7/GiG/master/install.sh)" 10 | ``` 11 | ## Usage 12 | ``` 13 | $ gig --help 14 | Usage: [-a] [-d] [-e] [-g] [-h] [-l LANG] [-v] [-u] 15 | 16 | Optional Arguments: 17 | 18 | -a, --all : display available gitignore template list 19 | -d, --delete : delete default gitignore template for given -l LANG 20 | -e, --edit : Edit the default gitignore template for given -l LANG 21 | -g, --generate : generate new gitignore template or append if already exist for given -l LANG 22 | -h, --help : show this help message and exit 23 | -l LANG, --lang LANG : Specify language(full name not just extension) to generate their respective gitignore template 24 | -v, --view : view gitignore template for given -l LANG in less mode 25 | -u, --update : update the script(i.e fetch recent commit) 26 | $ gig -l python -e #edit the default python gitignore template 27 | $ gig -l node -v #view default node gitignore template 28 | $ gig -l c++ -g #generate c++ gitignore template in present directory(append content if already exist) 29 | $ gig --all 30 | actionscript.gitignore 31 | ada.gitignore 32 | android.gitignore 33 | ... 34 | ... 35 | ``` 36 | ## Demo 37 | ![demo](https://i.imgur.com/sit2gOJ.gif) 38 | -------------------------------------------------------------------------------- /gig: -------------------------------------------------------------------------------- 1 | #!/usr/bin/env bash 2 | delete= 3 | lang= 4 | edit= 5 | generate= 6 | view= 7 | TEMPLATE_DIR="$HOME/.GiG/GitIgnoreTemplates" 8 | GITIGNORE=".gitignore" 9 | CREDITS="# This gitignore is generated using https://github.com/prdpx7/GiG/" 10 | function show_usage() 11 | { 12 | echo ' 13 | Usage: [-a] [-d] [-e] [-g] [-h] [-l LANG] [-v] [-u] 14 | 15 | Optional Arguments: 16 | 17 | -a , --all : display available gitignore template list 18 | -d , --delete : delete default gitignore template for given -l LANG 19 | -e , --edit : Edit the default gitignore template for given -l LANG 20 | -g , --generate : generate new gitignore template or append if already exist for given -l LANG 21 | -h , --help : show this help message and exit 22 | -l LANG, --lang LANG : Specify language(full name not just extension) to generate their respective gitignore template 23 | -v, --view : view gitignore template for given -l LANG in less mode 24 | -u, --update : pull recent update 25 | Examples: 26 | $ gig -l python -e #edit the default python gitignore template 27 | $ gig -l node -v #view default node gitignore template 28 | $ gig -l c++ -g #generate c++ gitignore template in present directory(append content if already exist) 29 | $ gig --all 30 | actionscript.gitignore 31 | ada.gitignore 32 | android.gitignore 33 | ... 34 | ... 35 | ' 36 | } 37 | 38 | function is_exist() 39 | { 40 | if [ ! -f "$TEMPLATE_DIR/$lang.gitignore" ];then 41 | echo "Not a valid language name(should use full name): for more info try gig --help" 42 | exit 1 43 | fi 44 | } 45 | function main() 46 | { 47 | while [ $# -gt 0 ]; do 48 | case $1 in 49 | -h|--help) 50 | show_usage 51 | exit 52 | ;; 53 | -l|--lang) 54 | lang=`echo $2 | tr "A-Z" "a-z"` 55 | is_exist $lang 56 | shift 57 | ;; 58 | -a|--all) 59 | ls $TEMPLATE_DIR/*.gitignore | xargs -n 1 basename 60 | exit 0 61 | ;; 62 | -v|--view) 63 | view=1 64 | shift 65 | ;; 66 | -e|--edit) 67 | edit=1 68 | shift 69 | ;; 70 | -g|--generate) 71 | generate=1 72 | shift 73 | ;; 74 | -d|--delete) 75 | delete=1 76 | shift 77 | ;; 78 | -u|--update) 79 | if [ ! -d $HOME/.GiG ];then 80 | echo "looks like you have chosen different clone path" 81 | exit 1 82 | fi 83 | ~/.GiG/install.sh 84 | exit 0 85 | ;; 86 | -?*) 87 | printf 'WARNING: Unknown option (ignored): %s\n' "$1" >&2 88 | shift 89 | ;; 90 | 91 | *) 92 | shift 93 | ;; 94 | esac 95 | done 96 | 97 | is_exist $lang 98 | lang_path="$TEMPLATE_DIR/$lang.gitignore" 99 | if [ $view ];then 100 | less "$lang_path" ; 101 | elif [ $generate ];then 102 | cat "$lang_path" >> $GITIGNORE ; 103 | echo "Added gitignore attributes for $lang !!!" ; 104 | first_line=$(head -1 $GITIGNORE) 105 | if [ "$first_line" != "$CREDITS" ]; then 106 | sed -i "1i$CREDITS" $GITIGNORE 107 | fi 108 | elif [ $edit ];then 109 | $EDITOR "$lang_path" ; 110 | elif [ $delete ];then 111 | echo "Do you really want to delete $lang_path (y/n):" ; 112 | read ch ; 113 | ch=$(echo $ch | tr "A-Z" "a-z") ; 114 | if [ $ch = "y" ];then 115 | rm "$lang_path" ; 116 | fi 117 | fi 118 | } 119 | main "$@" 120 | -------------------------------------------------------------------------------- /install.sh: -------------------------------------------------------------------------------- 1 | #!/usr/bin/env bash 2 | 3 | if [ ! -d $HOME/.GiG ]; then 4 | git clone https://github.com/prdpx7/GiG.git ~/.GiG 5 | 6 | else 7 | cd ~/.GiG && git pull origin master && cd - 8 | echo "Updated GiG!!!" 9 | fi 10 | 11 | echo "Copying gig script into the /usr/local/bin/ directory" 12 | sudo cp ~/.GiG/gig /usr/local/bin/ 13 | --------------------------------------------------------------------------------