292 Commits

Author SHA1 Message Date
Carl Suster 69fef749cb Add an explanation to reduce PHP framework clutter 2015-03-01 12:53:03 +11:00
Carl Suster eaeed89430 Merge pull request #1407 from relekang/python-cumulative-coverage
Add .coverage. to Python.gitignore
2015-03-01 12:44:09 +11:00
Carl Suster 4dafb36bab Merge pull request #1405 from occidens/OSX
Expand list of root-of-volume dotfiles
2015-03-01 12:42:58 +11:00
Carl Suster 8142e0af5a Merge pull request #1412 from dareonion/master
add dependency-reduced-pom.xml, which is a maven shader thing
2015-03-01 12:39:00 +11:00
Carl Suster d5813d679e Merge pull request #1418 from cdepillabout/haskell-remove-cabal.config
Remove cabal.config from Haskell gitignore
2015-03-01 12:35:22 +11:00
Carl Suster 6cd95612a2 Merge pull request #1423 from Gurmeet-Singh/Updating-TEX.gitignore
Added backup files for WinEdt
2015-03-01 12:31:09 +11:00
Gurmeet-Singh b2f2bf499c Added backup files for WinEdt
WinEdt (a popular TEX editor for windows) uses files "*.bak" for backup and "*.sav" for autosave.
2015-03-01 06:00:44 +05:30
(cdep)illabout a41a63e5e5 Remove cabal.config from Haskell.
The Stackage project provides a cabal.config which locks in a specific
package set.  This file should be shared between developers project so
that everyone is developing using the same versions of packages.
2015-02-24 16:10:30 +09:00
Brendan Forster 557c62cd54 Merge pull request #1416 from King2500/patch-1
Small fix: missing space
2015-02-22 12:01:57 +10:00
Thomas Schulz 29be7fc193 Small fix: missing space 2015-02-21 18:26:29 +01:00
Brendan Forster f9680e32b8 Merge pull request #1414 from iamsebastian/patch-1
Update Node.gitignore
2015-02-20 19:43:56 +10:00
Sebastian Blei 7e8db0da2c Update Node.gitignore
Corrected URL, which linked to the `Should I check my node_modules folder into git?` readup.
2015-02-19 09:20:28 +01:00
Darren Yin c4f14a165a add dependency-reduced-pom.xml, which is a maven shader thing 2015-02-17 13:07:24 -08:00
Rolf Erik Lekang 478fa5869e Add .coverage. to Python.gitignore
When using `coverage -p` to get coverage for test runs in several environments coverage creates files on the form .coverage.hostname.timestamp.
2015-02-12 11:17:44 +01:00
William West 8478c871f3 Expand list of root-of-volume dotfiles
In addition to `.Spotlight-V100` and `.Trashes`, the following dotfiles
may appear at the root of all OSX volumes (not just external disks):

- `.DocumentRevisions-V100`: auto-save and versions storage
- `.fseventsd`: file system event storage
- `.Temporaryitems`: temp directory used by some applications instead of
                     /tmp and /var/tmp
- `.VolumeIcon.icns`: storage of custom icon for volume, if set
2015-02-11 10:11:30 -05:00
Carl Suster c1cd9540de Merge pull request #1397 from maieul/master
minted 2.0 makes new files
2015-02-08 13:59:57 +11:00
Carl Suster 3ebb3221cc Merge pull request #1389 from joomalungma/patch-1
joomla 3.3.6
2015-02-06 14:36:58 +11:00
Carl Suster 0a8b50b687 Merge pull request #1391 from skuschel/master
add .eggs/ directory to Python.gitignore
2015-02-06 14:33:48 +11:00
Carl Suster 0a8b6b9b2b Merge pull request #1396 from polamjag/ignore-vendor-bundle-on-ruby
ignore /vendor/bundle on Ruby.gitignore
2015-02-06 14:28:20 +11:00
Carl Suster 5d8b19ad57 Merge pull request #1398 from pamrichmond/patch-1
Correct URL for NPM URL reference
2015-02-06 14:25:07 +11:00
Pam Richmond d2a69875de Correct URL for NPM URL reference
URL for commented reference has been updated
2015-02-05 10:21:40 -06:00
maieul 197c5727c5 minted 2.0 makes new files 2015-02-05 14:53:22 +01:00
polamjag 2afbfbdb10 add /vendor/bundle 2015-02-05 19:05:03 +09:00
Carl Suster 98a0d1176b Merge pull request #1390 from karenetheridge/topic/perl_20150201
ignore new scratch directory for metadata
2015-02-05 14:54:45 +11:00
Brendan Forster 4e806b70bb Merge pull request #1388 from elerch/patch-1
add *.vs/ to ignore VS files in VS15 CTP5
2015-02-05 11:54:30 +11:00
Emil Lerch 72e24c5ba6 remove Roslyn cache directory for VS 2015 CTP 1-4 2015-02-04 12:11:03 -08:00
Stephan Kuschel 8f8e4e79bd add .eggs/ directory to Python.gitignore 2015-02-02 22:46:23 +01:00
Karen Etheridge 2950de4ba9 ignore new scratch directory for metadata
This directory is created by ExtUtils::MakeMaker starting with version
7.05_05, via this commit:
https://github.com/Perl-Toolchain-Gang/ExtUtils-MakeMaker/commit/b6a9eba5b0501dbe2fa0568a15dc588b1a289128

It was added to the default MANIFEST.SKIP in ExtUtils-Manifest 1.70, here:
https://github.com/Perl-Toolchain-Gang/ExtUtils-Manifest/commit/e0f44577f84521ded664a41b46021eae95a1a1af
2015-02-01 17:10:53 -08:00
Nikita 4d77067ae6 joomla 3.3.6 2015-01-30 21:00:13 +03:00
Emil Lerch 68f746b320 add *.vs/ to ignore VS files in VS15 CTP5
As of Visual Studio 2015 CTP5 the Roslyn cache and suo files are stored in a .vs/ directory.
2015-01-29 07:42:40 -08:00
Carl Suster 2500b4c80a Merge pull request #1382 from github/revert-1343-master
Revert "Ignore npm-debug.log"
2015-01-24 15:44:28 +11:00
Carl Suster cbe3b7bf37 Revert "Ignore npm-debug.log" 2015-01-24 15:43:52 +11:00
Carl Suster 70d01c389d Merge pull request #1282 from andres-mancera/synopsys_vcs
Adding gitignore file for Synopsys VCS simulator.
2015-01-22 17:25:09 +11:00
andres-mancera e3f9a54515 Moving SynopsysVCS.gitignore into Global/.
Whether to use VCS or any other simulator is a choice of the individual designer rather than of the project as a whole.
2015-01-21 20:45:09 -08:00
Carl Suster 3aab1a12c3 Merge pull request #1319 from mviranyi/master
Unity3D - Cache files, solution settings files and meta file update
2015-01-22 14:27:34 +11:00
Carl Suster 3e5b733ad3 Merge pull request #1262 from janno-p/master
User-specific files for MonoDevelop/Xamarin Studio.
2015-01-22 14:24:34 +11:00
Carl Suster 77e1463e48 Merge pull request #1378 from rafaelstz/patch-4
Setup of the development environment.
2015-01-22 14:15:49 +11:00
Rafael Corrêa Gomes cd72caa6a5 Only .htaccess.sample 2015-01-21 23:37:22 -02:00
Carl Suster 0232b30749 Merge pull request #1365 from geoffschoeman/master
Add Google App Engine generated folder
2015-01-22 11:36:49 +11:00
Carl Suster 2f75d9020e Merge pull request #1376 from rafaelstz/patch-2
Base path to placeholder images
2015-01-22 11:22:49 +11:00
Rafael Corrêa Gomes 525a16313e Setup of the development environment.
The .htaccess settings depend on the development environment, in some cases it is not used.
2015-01-21 19:45:11 -02:00
Rafael Corrêa Gomes e6d0be8f10 Base path to placeholder images
Base is media/catalog/product/placeholder/default/ and media/catalog/product/placeholder/my-theme/ new placeholder set on admin.
2015-01-21 19:26:49 -02:00
andres-mancera 0854e48806 Removing the last two lines since they are editor-specific (Namely, VI and Emacs).
As Carl has pointed out, they are covered by other templates under Global/.
2015-01-21 10:00:29 -08:00
Carl Suster 2609c4c728 Merge pull request #1373 from wafiq/patch-1
Typo in comment
2015-01-21 19:48:19 +11:00
Wafiq Rodzuan 33546effa9 Typo in comment
I know this is petty, but imagine thousand upon thousand of corrective commits saved by fixing the typo right into the heart of the file.
2015-01-21 16:30:32 +08:00
Carl Suster 608690d6b9 Merge pull request #1364 from nwest/swift-carthage
Add Carthage build folder and explaination
2015-01-16 15:47:52 +11:00
Geoff Schoeman 0ed7e94854 Added template for Google App Engine 2015-01-15 19:05:19 -05:00
Nate West 36ebe1a596 Add Carthage build folder and explaination 2015-01-15 11:28:08 -05:00
Carl Suster 8bc0e535bb Merge Pull Request #1338 for Eclipse
Fixes #1217.

Once again ignore .classpath and .project in the Eclipse template. This has
been requested in multiple PRs such as #1338 and #1221 and is essentially a
reversion of #805. I copy the explanation for this change from the discussion
in #1217 by @segfly:

*In short*:

I can't point to any counter-documentation off the top of my head. I just know
from experience these files pollute a project's repo without adding value
- that is, unless everyone contributing is using Eclipse and no-one is using
dependency management. And even then, the guidance provided by the eclipse docs
is bad advice.

*In Long*:

The .classpath file is used by Eclipse to maintain the project's classpath
during automatic compile (every save of a file). In the olden days, one would
manually configure the project within the Eclipse UI and include all the
dependent jars necessary to compile your project. Eclipse then wrote that
configuration out to the .classpath file.

In theory, this file could be shared with others so they did not have to
manually configure their eclipse classpath. In practice, I never saw it work
out quite so well due to eventual bloating of the classpath with needless jars
or jars that only existed on one person's machine. Mind you, many people back
then also used to check their dependent jars into version control along with
their source.

Dependency management tools like Gradle and Maven have done away with all that
of course. But they also integrate nicely with Eclipse and manage the project
classpath dynamically. The .classpath file is basically rebuilt based on
changes to the build.gradle file or pom.xml file. Effectively, this renders the
whole point of checking in the .classpath moot as it is easily rebuilt by the
Maven or Gradle plugin.

The .project file is another animal completely. It basically describes what
plugins should be applied to the project as configured in the Eclipse UI. Again
the theory is it could be shared and creates a happy world. But due to
different eclipse versions people may have, different plugins installed, etc.
sharing the .project file actually causes more issues. And I've seen many
projects unable to open due to a bad .project file - requiring one to delete it
anyway (which then of course, when someone recreates it, they inevitably check
it in over the old one and end up breaking someone else's environment).

The bottom line is, regardless of what the eclipse documentation says, these
are very much internal configuration files for eclipse and best left out of
a repo.
2015-01-15 11:41:35 +11:00
Carl Suster 1fea76a08e Merge pull request #1285 from paolofulgoni/gradle-wrapper
Avoid ignoring Gradle wrapper jar file
2015-01-15 11:29:23 +11:00
Carl Suster ce6ed14496 Merge pull request #1306 from Hillkorn/patch-1
Added missing gradle netbeans directory
2015-01-14 12:17:31 +11:00
Carl Suster ecaf2de8fa Merge pull request #1353 from mbaltaks/patch-1
Ignore the pip self check marker file in a Virtualenv.
2015-01-14 12:11:40 +11:00
Carl Suster fdc78cd32d Merge pull request #1362 from stevelacy/master
Add .Trash-* to ignore Linux partition or ext disk trash folders
2015-01-14 11:55:05 +11:00
Carl Suster edde2fcd95 Merge pull request #1359 from masgo/master
Update TeX.gitignore
2015-01-14 11:51:49 +11:00
Steve Lacy 586674cfb4 add .Trash-* to ignore Linux partition or ext disk trash folders 2015-01-13 15:31:58 -07:00
Rob 9fd651e00f Update TeX.gitignore
*.synctex is generated when the synctex option is used under Windows.
2015-01-13 09:40:43 +01:00
Michael Baltaks 37f888d5cd Ignore the pip self check marker file in a Virtualenv. 2015-01-10 17:49:44 +11:00
Carl Suster 6f8aee0564 Merge pull request #1311 from rafaelstz/patch-1
root sitemap.xml
2015-01-08 12:55:10 +11:00
Carl Suster f6c017edc2 Merge pull request #1344 from tral/master
Built application files (for Android Studio projects)
2015-01-08 12:49:27 +11:00
Carl Suster 5130d9a506 Merge pull request #1349 from MOROZILnic/patch-1
Update VisualStudio.gitignore
2015-01-08 12:48:38 +11:00
tralchonok 45bf307ca7 moved 2015-01-07 19:40:23 +05:30
Carl Suster 19e774822b Merge pull request #1257 from sidewinder94/patch-1
Ignoring Pow environment settings (Rails)
2015-01-07 16:58:02 +11:00
Carl Suster a69c4aafb7 Merge pull request #1303 from vladon/master
Added Castalia *.stat files
2015-01-07 16:54:53 +11:00
Carl Suster 3c36466ce4 Merge pull request #1288 from cake17/add-cakephp3
add rules for new CakePHP 3
2015-01-07 16:42:23 +11:00
Carl Suster 2a77fa433f Merge pull request #1286 from adamliter/master
Ignore some auxiliary files from knitr
2015-01-07 16:41:23 +11:00
Carl Suster 758848d4ae Merge pull request #1343 from jenrik/master
Ignore npm-debug.log
2015-01-07 16:35:36 +11:00
Carl Suster 1b2072a8cd Merge pull request #1253
Some visual Studio 6 specific file types. See documentation at:
http://msdn.microsoft.com/en-us/library/aa260829(v=vs.60).aspx
http://msdn.microsoft.com/en-us/library/aa239568(v=vs.60).aspx

Closes #1253 with amendments
2015-01-07 16:31:03 +11:00
Carl Suster f84293b9ce Merge pull request #1333 from adamrights/feature/redis
Add a global redis ignore file.
2015-01-07 16:18:53 +11:00
Carl Suster 7c24eebba9 Merge pull request #1308 from ovanschie/patch-1
Update for Magento 1.9.1
2015-01-07 16:17:11 +11:00
Carl Suster 29c7bc87c5 Merge pull request #1305 from carlodri/patch-1
Create IGORPro.gitignore
2015-01-07 16:09:54 +11:00
Carl Suster 72d6f2cf84 Merge pull request #1312 from rogersuen/global-jdev
Global JDeveloper.gitignore
2015-01-07 16:08:04 +11:00
Carl Suster 95a6bdab6a Merge pull request #1163 from ma499/nodejs-visualstudio
Ignore analysis files from Node.js tools for Visual Studio 2013
2015-01-07 15:34:23 +11:00
Carl Suster f9a4711e47 Merge pull request #1226 from dmbaturin/master
Add ocamlbuild and oasis generated files to OCaml .gitignore
2015-01-07 15:25:21 +11:00
Carl Suster 4d3f69ab13 Merge pull request #1342 from adelq/master
Create Nim.gitignore
2015-01-07 15:24:24 +11:00
Carl Suster e1d64cec0e Merge pull request #1346 from ldrumm/master
Added a .gitignore template for Lua based projects.
2015-01-07 15:21:13 +11:00
Carl Suster 9f1b7d77e2 Capitalise initial letter in template filenames for consistency/sorting 2015-01-07 15:16:27 +11:00
Carl Suster 6500aa8dc1 Merge pull request #1350 from julianpistorius/patch-1
Should "boostrap.json" be "bootstrap.json"?
2015-01-07 15:11:27 +11:00
Julian Pistorius 04d53334b8 Should "boostrap.json" be "bootstrap.json"?
And what about the other bootstrap.* files?
2015-01-06 17:11:00 -07:00
Matthias Viranyi 3a959fc2ae Update Unity.gitignore
And removes the last new line.
2015-01-05 14:27:24 +01:00
Matthias Viranyi 5409dc172d Update Unity.gitignore
Removes queried extensions.
2015-01-05 14:18:30 +01:00
MOROZILnic f535820080 Update VisualStudio.gitignore
Ignoring *.cache as well as *.Cache
2015-01-04 22:17:12 +03:00
cake17 458355f1bf rearrange rules for CakePHP 2 2015-01-04 15:44:47 +01:00
Luke Drummond b85372b2d8 Added a .gitignore template for Lua based projects.
Added common ignore globs for Lua, an extensible, high-performace, lightweight multi-paradigm language designed for embedded scripting.

    http://www.lua.org/about.html (More info at https://en.wikipedia.org/wiki/Lua_(programming_language) )

The de-facto package manager for Lua is LuaRocks.

   http://luarocks.org/

- LuaRocks creates a number of files as part of the build process.  These are ignored (*.src.rock, *.tar.gz, *.zip)
- Lua modules are conventionally written in C as shared libraries.  Common build artifacts for C projects copied from C.gitignore
2015-01-03 17:12:56 +00:00
tralchonok 45bc1aeeac # Built application files (for Android Studio projects) 2015-01-02 22:08:47 +05:30
Jenrik 3c1fc5972a Ignore npm-debug.log
Debug log from npm is now ignored
2015-01-02 01:38:25 +01:00
Adel Qalieh a7601b9697 Create Nim.gitignore 2014-12-30 17:23:11 -05:00
Nicholas Pace b4f1a94691 Added Eclipse JDT .classpath file, and the Eclipse core .project file to
template
2014-12-26 22:23:09 -05:00
Carl Suster 13f15a38f3 Merge pull request #1325 from aurmil/magento-modman
Ignore Magento .modman directory
2014-12-23 21:01:34 +11:00
Carl Suster 3ed4405a34 Merge pull request #1218 from bbodenmiller/patch-3
update comment on ignoring repositories.config
2014-12-23 11:56:45 +11:00
Carl Suster 69eccb80fd Merge pull request #1323 from aurmil/magento-root-files
Fix Magento PHP root files names patterns
2014-12-23 11:36:07 +11:00
bedella cfd038734d Add a global redis ignore file.
Ignores all .rdb files, (default: dump.rdb).

These files contain a binary representation of the in-memory
redis data that is generated using cli tools or on a redis
failure.

They can be used to restore a redis db, and may contain
sensitive data so should not be saved in version control.
2014-12-22 17:08:52 -05:00
Carl Suster d299d9751a Merge pull request #1327 from lighght/patch-1
add ignore achemso bib file (acs-*.bib) to TeX.gitignore
2014-12-21 15:08:13 +11:00
lighght 27f949d77e Add ignore achemso aux file acs-<tex filename>.bib
Ignore acs-*.bib, an aux file generated by \documentclass{achemso} or by \usepackage{achemso}
2014-12-20 11:57:43 -05:00
Aurélien Millet 5b204a68b7 Ignore modman directory 2014-12-17 11:18:05 +01:00
Aurélien Millet 30b6549bfe fix magento root files
without leading slash, it ignores all files with these names (cron.php,
get.php, index.php, api.php), whereveer they are
2014-12-16 11:37:27 +01:00
Matthias Viranyi 80b400595b Adds forgotten UnityVS / VS2013 related solution files. 2014-12-12 14:26:12 +01:00
Matthias Viranyi 8b00fa88a8 Adds several annoying files to Unity3D ignore file, like platform cache files (Mac + Windows), the famous Unity3D pidb.meta 2014-12-12 14:04:48 +01:00
Carl Suster d7161533f1 Merge pull request #1317 from arkeidolon/patch-1
Add space at Unity gitignore comment
2014-12-12 16:03:20 +11:00
Clarke Plumo 2f96e3484b Add space at Unity gitignore comment 2014-12-12 10:25:22 +08:00
Brendan Forster 369fe3bfe0 Merge pull request #1315 from bbodenmiller/patch-4
VisualStudio.gitignore: no good reason to ignore sql folder
2014-12-12 12:51:58 +10:30
Ben Bodenmiller 0fe5c192d9 no good reason to ignore sql folder 2014-12-11 15:21:38 -08:00
Carl Suster 72d8ae3d10 Merge pull request #1307 from Frozenfire92/patch-1
Unity: Fix solution/project files for nested directories.
2014-12-12 01:54:23 +11:00
Roger Suen e2de441a3e doc JDeveloper.gitignore 2014-12-10 06:50:42 +08:00
Roger Suen d9dfd076c9 added depoy/ and javadoc/ to JDeveloper.gitignore 2014-12-10 06:21:26 +08:00
Rafael Corrêa Gomes 86c6c19687 root sitemap.xml
The Magento production is configured to automatically generate the sitemap.xml, as is the url is taken as a base, it is important to be ignored.
2014-12-08 22:23:35 -02:00
Olav van Schie 0ff1028266 Update for Magento 1.9.1
Added Configurable Swatches and Pelago lib to ignore list
2014-12-05 10:34:36 +01:00
Joel Kuntz 103740bdb1 Fix solution/project files for nested directories.
By having the leading `/` infront of the `*` makes these types of files relative to the directory the gitignore is in. If you create a Unity project inside of a git directory Unity forces you to create a new directory, thus not picking up these files.
2014-12-04 21:43:44 -04:00
Dennis Schumann fcc66a0ac8 Added missing gradle netbeans directory 2014-12-04 17:43:52 +01:00
Carlo Dri 92b9dd5f76 Create IGORPro.gitignore
.gitignore template file for repositories of Wavemetrics IGOR Pro functions (.ipf files).
2014-12-03 11:33:11 +01:00
Vladislav Yaroslavlev c57220f93e Added Castalia *.stat files
Castalia is a free plugin for Delphi since XE7. It uses *.stat files to
save statistics of the IDE usage for each project (compile time, debug
time etc.)

It is safe to delete it, and it is useless to move *.stat files between
developers (each developer has its own IDE statistics).
2014-12-01 23:08:13 +03:00
Carl Suster c6e6d99b65 Merge pull request #1290 from djboni/master
Add LibreOffice.gitignore
2014-12-01 14:05:59 +11:00
Carl Suster 32c88e2a46 Merge pull request #1284 from jakepetroules/patch-1
Ignore Qt Creator cache files for Qbs projects.
2014-11-29 16:51:59 +11:00
Carl Suster b584eee4d6 Merge pull request #1263 from jangorecki/master
R.gitignore - exclude vignettes products
2014-11-29 15:38:28 +11:00
Carl Suster 39365da385 Merge pull request #1280 from renhx/rails-sqlite3-journal
Added *.sqlite3-journal to Rails.gitignore
2014-11-29 15:36:40 +11:00
Carl Suster e69894bc7b Merge pull request #1293 from marcelkorpel/master
Add .SRCINFO
2014-11-29 15:26:19 +11:00
Carl Suster b66756fbc9 Merge pull request #1298 from adamliter/r
Add history file that is generated by R.app for Mac OS
2014-11-29 15:19:44 +11:00
Adam Liter 60ff5ad75a Add history file that is generated by R.app for Mac OS 2014-11-27 18:39:00 -06:00
Brendan Forster e0c0883a6a Merge pull request #1292 from taspeotis/master
Revert "adding entry for ignoring <solutionname>.sln.ide folder which contains visual studio 2015 solution specific cache data"
2014-11-24 09:52:50 +10:30
Marcel Korpel 2d62f6c591 Add .SRCINFO
See https://lists.archlinux.org/pipermail/aur-dev/2014-November/002968.html
2014-11-23 16:59:38 +01:00
Todd Aspeotis 79b46295bf Revert "adding entry for ignoring <solutionname>.sln.ide folder which contains visual studio 2015 solution specific cache data"
This reverts commit b07a0904e3.
2014-11-23 15:41:09 +10:00
Djones Boni 0b421ba8db Move LibreOffice.gitignore to /Global 2014-11-22 20:22:52 -02:00
cake17 ab44a0a1de add rules for new CakePHP 3 2014-11-20 09:30:16 +01:00
Adam Liter cd7a8530d6 Ignore auxiliary files from knitr 2014-11-19 22:55:34 -05:00
Djones Boni 4493311afa Add LibreOffice.gitignore 2014-11-19 10:38:01 -02:00
Paolo Fulgoni 9ce20aa179 Avoid ignoring Gradle wrapper jar file
This is added because .jar files are usually ignored (see Java.gitignore)
2014-11-18 17:30:56 +01:00
Antoine-Ali Zarrouk 15aa5a8af2 Removed .powconfig line
Couldn't find any references to .powconfig  being used in application directory
2014-11-18 10:05:35 +01:00
Antoine-Ali Zarrouk a891529b38 Targeted more specifically pow files 2014-11-18 09:55:58 +01:00
Jake Petroules 4011c95e26 Ignore Qt Creator cache files for Qbs projects. 2014-11-16 12:04:57 -08:00
Brendan Forster d866fb5561 Merge pull request #1241 from sayedihashimi/master
adding bower_components
2014-11-16 10:45:21 +08:00
Brendan Forster 6a9bf14438 Merge pull request #1283 from ob1cot/ob1cot-addidecachefolder
adding entry for ignoring <solutionname>.sln.ide folder which contains v...
2014-11-16 09:56:34 +08:00
robertob b07a0904e3 adding entry for ignoring <solutionname>.sln.ide folder which contains visual studio 2015 solution specific cache data 2014-11-15 13:13:15 -08:00
andres-mancera d48f063d60 Adding gitignore file for Synopsys VCS simulator. 2014-11-13 14:40:35 -08:00
renhx 15e56afe09 Added *.sqlite3-journal to Rails.gitignore 2014-11-13 17:34:19 +09:00
Carl Suster 1a6b68c006 Merge pull request #1197 from TonyArra/extjs
Add gitignore for Sencha/Extjs
2014-11-13 14:12:32 +11:00
Tony Arra 471400a122 Remove ExtJS-MVC 2014-11-12 12:55:47 -05:00
Carl Suster 137ea2e8ac Merge pull request #1233 from stuartpb/patch-1
Restore original comment about node_modules
2014-11-12 18:54:40 +11:00
Stuart P. Bentley 9988b4bfe0 Let node_modules FAQ URL speak for itself 2014-11-11 23:47:18 -08:00
Carl Suster 986530f3e0 Merge pull request #1261 from jaxx/master
Ignore debug information files
2014-11-12 18:43:22 +11:00
Carl Suster 38a7a5d98d Merge pull request #1271 from bitemyapp/patch-1
Added Haskell GHC profiling related files
2014-11-12 18:41:20 +11:00
Carl Suster 530bca8290 Merge pull request #1267 from rogersuen/global-jdev
added JDeveloper.gitignore
2014-11-12 18:30:24 +11:00
Carl Suster cb72558166 Merge pull request #1272 from jakubtuchol/dynhaskell
adding dynamically linked haskell libraries
2014-11-12 18:28:06 +11:00
Carl Suster 16053ba600 Merge pull request #1264 from arteymix/master
Added a gitignore for Anjuta IDE http://anjuta.org/
2014-11-08 12:36:47 +11:00
Guillaume Poirier-Morency 8bdd66a95d Ignore the symbole database which is a generated binary file. 2014-11-07 14:09:57 -05:00
Jakko Sikkar 5a820a2b1d revert 2014-11-06 09:27:27 +02:00
Carl Suster 6d91b087d2 Merge pull request #1225 from thurask/momentics
Add user-specific settings to Momentics.gitignore
2014-11-06 14:18:50 +11:00
Carl Suster 6978506972 Merge pull request #1266 from parched/master
ArchLinuxPackages: Ignore AUR metadata (.AURINFO)
2014-11-06 14:15:29 +11:00
Carl Suster 85428a7fe6 Merge pull request #1259 from Kaceykaso/patch-1
Create CodeKit.gitignore
2014-11-06 14:09:29 +11:00
Carl Suster c9ad00b97f Merge pull request #1273 from bbodenmiller/patch-4
Create MicrosoftOffice
2014-11-06 14:04:22 +11:00
Ben Bodenmiller 740274428e Create MicrosoftOffice
Continuation of https://github.com/github/gitignore/pull/594/ and details from http://support.microsoft.com/kb/211632
2014-11-05 18:09:27 -08:00
Jakub Tucholski c87522b7cd adding dynamically linked haskell libraries 2014-11-03 10:57:05 -06:00
Chris Allen 620583277b Added Haskell GHC profiling related files 2014-11-03 00:44:05 -06:00
jaxx a33f1453ec Update Rust.gitignore 2014-11-02 23:12:25 +02:00
Roger Suen 4d47a1ed98 added JDeveloper.gitignore 2014-10-27 11:05:54 +08:00
James Duley 778c57b913 ArchLinuxPackages: Ignore AUR metadata (.AURINFO) 2014-10-26 13:45:18 +13:00
Guillaume Poirier-Morency 3c19923314 Added a gitignore for Anjuta IDE http://anjuta.org/ 2014-10-25 14:03:48 -04:00
jangorecki 9010a3a58a exclude vignettes products 2014-10-25 12:28:19 +02:00
Janno Põldma c29dc9690a User-specific files for MonoDevelop/Xamarin Studio. 2014-10-24 17:33:15 +03:00
jaxx 487c4257fc Update Lazarus.gitignore 2014-10-24 16:34:24 +03:00
Kacey Coughlin 622a331692 Create CodeKit.gitignore 2014-10-21 14:59:29 -07:00
Antoine-Ali Zarrouk 825ec35036 Ignoring Pow environment settings 2014-10-21 11:50:16 +02:00
alexanderKhaustov f82a2b4e16 Added links to msdn as per Carl Suster request 2014-10-21 11:19:33 +04:00
Carl Suster 408c616ae0 Merge pull request #1232 from thunsaker/patch-1
Added New Files created by Crashlytics Plugin
2014-10-20 17:47:22 +11:00
Thomas Hunsaker 44d16a3050 Another tweak 2014-10-19 22:43:15 -07:00
Thomas Hunsaker d9d60deaf0 Minor tweaks 2014-10-19 22:41:27 -07:00
Carl Suster 4da8043524 Merge pull request #1251 from tomsquest/master
Ignore iml file anywhere
2014-10-20 12:55:21 +11:00
Carl Suster 6100f5ea04 Merge pull request #1215 from devoncarew/patch-3
Update Dart.gitignore
2014-10-20 12:51:28 +11:00
Carl Suster ec7fec00be Merge pull request #1223 from mlacorte/patch-1
Ignore HPC files generated by GHC
2014-10-20 12:45:24 +11:00
Carl Suster 0f33f34295 Merge pull request #1234 from stuartpb/patch-2
Explain .lock-wscript and move it
2014-10-20 12:41:16 +11:00
Carl Suster d13e68a669 Merge pull request #1248 from iori-o/emacs_cask
Adding .cask directory to Global/Emacs.gitignore
2014-10-20 12:35:23 +11:00
Carl Suster 99bae0fd6b Merge pull request #1250 from TreeRex/ignore-nrepl
Added Cider's .nrepl-port file.
2014-10-20 12:34:44 +11:00
Carl Suster 09125b338a Merge pull request #1252 from paolofulgoni/tortoisegit
Create TortoiseGit.gitignore
2014-10-20 12:32:28 +11:00
Carl Suster db181ccff2 Merge pull request #1249 from leandrodeleite/master
Scala/Eclipse .gitignore updates
2014-10-20 12:26:32 +11:00
leandrodeleite 3d0bbe3a5c Ignore .history files 2014-10-19 08:59:24 -02:00
Alexander Khaustov b8b7ebfc3e Some visual studio 6 specific file types 2014-10-17 16:38:16 +04:00
Paolo Fulgoni abafa2d26f Create TortoiseGit.gitignore 2014-10-17 14:17:08 +02:00
leandrodeleite b2268f2b54 Merge branch 'master' of github.com:leandrodeleite/gitignore
Conflicts:
	Scala.gitignore
2014-10-16 19:29:40 -03:00
leandrodeleite 437193990b Ignore .cache files
Added to match .cache files generated by sbt.
Current .cache/ pattern matches only directories.
2014-10-16 19:27:31 -03:00
Thomas Queste a7e4e3af05 Ignore iml file anywhere
Intellij's iml file can be anywhere on the path.
This is true for multi-module maven project where each module has its own $projectName.iml file in its own directory.
2014-10-16 15:53:23 +02:00
Tom Emerson 8b02143fb7 Added Cider's .nrepl-port file. 2014-10-15 12:23:58 -04:00
leandrodeleite fbdea1ab36 Ignore .cache files
Added to match .cache files generated by sbt.
Current .cache/ pattern matches only directories.
2014-10-15 12:59:30 -03:00
leandrodeleite ca4a3db967 Remove trailing space 2014-10-15 12:41:48 -03:00
Iori ONDA 8b37dbd824 Adding .cask directory to Global/Emacs.gitignore 2014-10-15 16:06:43 +09:00
Carl Suster d9cc01e935 Merge pull request #1245 from daroczig/master
revert 1f84661643
2014-10-13 09:36:09 +11:00
Gergely Daróczi ab7b6dba4a revert 1f84661643
Details: `RData` is a valid file format for bundling data with an R
package based on the "Writing R Extensions" manual:
http://cran.r-project.org/doc/manuals/r-release/R-exts.html#Data-in-packages
2014-10-13 00:25:41 +02:00
Sayed Ibrahim Hashimi b3a5977399 adding bower_components 2014-10-08 16:00:37 -07:00
Stuart P. Bentley e4e5da63fa Explain .lock-wscript and move it
This changes the comment to better explain what .lock-wscript is for
(it's for the [obsolete][v0.8.0] node-waf build system), and moves it
next to the other ignore pattern(s) for binary module compilation artifacts.

[v0.8.0]: http://blog.nodejs.org/2012/06/25/node-v0-8-0/
2014-09-30 22:23:32 -07:00
Stuart P. Bentley 2d111edfb0 Restore original comment about node_modules
It's not the opinion of "some people", it's a conditional circumstance.
Even proponents of checking node_modules into Git agree that you
shouldn't do it when you're writing a module to be included as a
dependency on npmjs.org: the advantage of checking node_modules
into Git is only for fully-packaged apps, which is why the original
comment was what it was.
2014-09-30 22:17:25 -07:00
Thomas Hunsaker 0b51b6e485 Added New Files created by Crashlytics Plugin
These are relatively new, the crashlytics.properties file contains the secret and can [alternatively](https://plus.google.com/+AntonioBertucci/posts/S9krjvXfgfm) contain the apikey to rid your repo of the extra strings file.
2014-09-29 23:47:10 -07:00
Carl Suster 298588469a Merge pull request #1231 from oohnajra/patch-1
Update Umbraco.gitignore
2014-09-30 10:29:01 +10:00
Arjan f0a857e895 Update Umbraco.gitignore 2014-09-29 16:31:58 +02:00
Daniil Baturin 044d46a0c4 Add ocamlbuild and oasis generated files to OCaml .gitignore 2014-09-24 18:08:03 +07:00
thurask 2201df76be Add user-specific settings to Momentics.gitignore
The .settings folder contains all of the user-specific preferences for Momentics (like it does for Eclipse, since they're the same underneath). Should be local only.
2014-09-23 01:07:37 -04:00
Michael LaCorte babb4fccdb Ignore HPC files generated by GHC
"GHC creates a subdirectory .hpc in the current directory, and puts HPC index (.mix) files in there..."

https://www.haskell.org/ghc/docs/7.4.2/html/users_guide/hpc.html
2014-09-21 23:03:37 -07:00
Ben Bodenmiller 8099bb4c9a update comment on ignoring repositories.config 2014-09-20 03:37:39 -07:00
Devon Carew 64ca10514b Update Dart.gitignore
Dart2js (Dart's JavaScript compiler) no longer creates `foo.dart.precompiled.js` files when compiling.
2014-09-17 21:31:39 -07:00
Carl Suster 7acb3d6cdc Merge pull request #1213 from mturnwall/master
Add sourcemaps to the Sass ignore
2014-09-18 12:30:50 +10:00
Carl Suster 6ea8f9abeb Merge pull request #1212 from Fuhrmann/patch-1
Typo in Jetbrains gitignore
2014-09-18 12:30:28 +10:00
Michael Turnwall dbadafb805 Add sourcemaps to the Sass ignore
When merging branches there are usually conflicts with the CSS sourcemaps. It's not an issue to just recompile the CSS to generate a new sourcemap but having the file ignored helps to save an unnecessary step.
2014-09-17 11:23:16 -07:00
Ricardo Fuhrmann 6563b1ae81 Typo in Jetbrains gitignore 2014-09-17 09:13:03 -04:00
Carl Suster 4ddafa3728 Merge pull request #1189 from github/remove-tasm
[Tasm] Remove template
2014-09-15 12:19:28 +10:00
Carl Suster 5aa7e578c9 Merge pull request #1190 from github/remove-target3001
[Target3001] Remove template
2014-09-15 12:14:06 +10:00
Carl Suster ffe6313d2f Merge pull request #1192 from github/remove-bancha
[Bancha] Remove template
2014-09-15 12:10:18 +10:00
Carl Suster 21d6792d20 Merge pull request #1207 from vboctor/patch-1
Add *.userosscache to Visual Studio .gitignore
2014-09-15 12:05:08 +10:00
Carl Suster 98766b326c Merge pull request #1208 from mstrcnvs/patch-1
Adding new file generated by the built-in venv module in Python 3
2014-09-15 12:02:46 +10:00
Carl Suster b364025ef6 Merge pull request #1209 from thurask/momentics
Add .qm files to Momentics.gitignore
2014-09-15 12:00:31 +10:00
Carl Suster 75f8ee2f26 Merge pull request #1210 from Budjhete/master
Ignores *.xojo_uistate
2014-09-15 11:58:57 +10:00
Guillaume Poirier-Morency 07ca9ca19c Ignores *.xojo_uistate
This is the new file extension for Xojo.
2014-09-14 11:54:56 -04:00
thurask 52d61fc032 Add compiled translations to Momentics.gitignore
This .gitignore now ignores everything that build clean gets rid of
2014-09-13 01:56:41 -04:00
Rafael Canovas d0c43882ea Adding new file rule generated by the built-in venv module in Python 3
As described on https://docs.python.org/dev/library/venv.html#creating-virtual-environments
2014-09-11 17:30:27 -03:00
Carl Suster 5a339cce0d Merge pull request #1193 from github/remove-quartus2
[Global/Quartus2] Remove template
2014-09-11 11:21:37 +10:00
Victor Boctor fdde4a04d3 Add *.userosscache to Visual Studio .gitignore
I haven't found good documentation for this file online, but it is a user based file that should be ignored.
2014-09-09 11:18:31 -07:00
Carl Suster 86dfa97b95 Merge pull request #1198 from nicwortel/symfony-build
Add 'build' directory to Symfony.gitignore
2014-09-09 18:01:38 +10:00
Carl Suster b6cec82b70 Merge pull request #1206 from devoncarew/patch-2
Update Dart.gitignore
2014-09-09 17:56:20 +10:00
Carl Suster 7586adef5c Merge pull request #1205 from jlgrock/master
Adding additional comments
2014-09-09 17:01:20 +10:00
Devon Carew 9f06854ac6 Update Dart.gitignore
add the `.pub/` directory, and change the `packages` filter to match sub-folders.
2014-09-08 23:36:52 -07:00
Justin Grant f62aa8ac4c Adding additional comments
Adding additional comments so that folks know to use the integration tool rather than copying this for better results.
2014-09-08 00:52:39 -04:00
Carl Suster cc95f63e20 Merge pull request #1203 from raphqu/jekyll
Update Jekyll.gitignore
2014-09-07 11:06:27 +10:00
raphqu b543a61bee Update Jekyll.gitignore 2014-09-06 16:10:32 +02:00
Carl Suster d8892d3664 Merge pull request #1109 from SamyPesse/patch-1
Create GitBook.gitignore
2014-09-04 11:50:03 +10:00
Samy Pessé 27befc5ae1 Keep only important node rules in GitBook.gitignore 2014-09-03 13:19:51 +02:00
Nic Wortel 120a64cbd6 Add 'build' directory 2014-09-02 11:12:15 +02:00
Carl Suster fb35fbd51c Merge pull request #1194 from Ironholds/patch-1
Ignore user-specific rproj files instead of project-specific ones
2014-09-02 18:22:44 +10:00
Oliver Keyes 80c9cc5e7c Change to directory 2014-09-02 04:14:55 -04:00
Tony Arra 858b0b251a Renaming Laravel4 to Laravel
Laravel4 is the current standard.

This resolves the name with the custom Laravel.gitignore file in the
gitignore.io project. If support for Laravel3 is desired, it should be done in
a new file: "Laravel3.gitignore

Closes #1196
2014-09-02 15:51:10 +10:00
Tony Arra 0b8d28dc40 Add gitignore for Sencha/Extjs
Source for this can be found at http://docs.sencha.com/architect/3/getting_started/developing_team_apps.html
2014-09-01 13:21:23 -04:00
Oliver Keyes a40aa51f90 Small fix
.Rproj is fine - it's .Rproj.user that needs to go.
2014-09-01 12:00:20 -04:00
Carl Suster d17c82b500 Merge pull request #1154 from Glaived/master
[Sublime Text] Adding cache files and binary files
2014-09-02 01:53:17 +10:00
Glaived a30beca8ba Remove *.pyc 2014-09-01 17:24:30 +02:00
Glaived e72ab2ab34 Merge branch 'master' of https://github.com/github/gitignore 2014-09-01 17:22:58 +02:00
Carl Suster a59d160837 Remove Quartus2 template
The template hasn't been touched since it was added to this collection.
There are some problems with it - mainly that it's hard to know if these
rules are all still relevant, and the large prose block is probably more
confusing than helpful here.
2014-09-02 00:23:10 +10:00
Carl Suster 4b9ac51148 Merge pull request #955 from arjun024/master
add downloads/ in Distribution / packaging
2014-09-01 22:27:51 +10:00
Carl Suster 6abb147ae5 Merge pull request #1117 from nicwortel/symfony3
Add .gitignore rules for Symfony3
2014-09-01 22:22:39 +10:00
Carl Suster f2130f6f19 Remove bancha CMS template.
The templare hasn't been touched since it was added and the project itself
hasn't been updated much since then either:

  http://docs.getbancha.com/basic/changelog.html
  https://github.com/squallstar/bancha/commits/master
2014-09-01 22:15:22 +10:00
Nic Wortel 2626eee811 Update Symfony.gitignore to support Symfony3
Symfony3 (and some versions of Symfony2) come with a new directory structure.
This updated version of Symfony.gitignore supports this new directory structure
as well as the old one.
2014-09-01 10:52:45 +02:00
Nic Wortel 5e34ab0bc2 Rename Symfony2.gitignore to Symfony.gitignore
The old Symfony.gitignore has been removed (a383e55) as Symfony 1 is no longer
supported.
2014-09-01 10:52:37 +02:00
Carl Suster f1058e8a1f Merge pull request #1191 from cnbuff410/patch-1
Update Dart.gitignore
2014-09-01 18:26:03 +10:00
kun 2d997dd2fa Update Dart.gitignore
Add in rule for .buildlog
2014-09-01 02:22:33 -06:00
Carl Suster 59c4751b48 Remove Target3001 template 2014-09-01 18:16:20 +10:00
Carl Suster 2aaa18b1f1 Remove tasm template 2014-09-01 17:55:26 +10:00
Carl Suster 27ff0cae7e Merge pull request #1106 from ryanshrum/master
Added recommended gitignore rules from Craft
2014-09-01 15:46:08 +10:00
Carl Suster 84c7c7dfef Merge pull request #1184 from starrify/master
added: rules for ignoring precompiled headers for C/C++
2014-09-01 15:35:50 +10:00
Carl Suster a383e5508f Remove legacy Symfony template
Quoting from http://symfony.com/legacy

  The symfony 1.x branch of the framework started in 2005 and the latest stable
  version and long term support release is symfony 1.4. As of November 2012,
  symfony 1.x is not maintained anymore and you are encouraged to have a look
  at Symfony2 for any new projects.
2014-09-01 15:15:27 +10:00
Carl Suster 7c99412916 Merge branch 'fix-1120' 2014-09-01 15:06:01 +10:00
Carl Suster 8391230157 Rename RB to reflect current software naming 2014-09-01 15:05:53 +10:00
Carl Suster 765ec99d49 Merge branch 'fix-1165' 2014-09-01 14:58:35 +10:00
Carl Suster 57f117945e Tidy up the JetBrains comments
Amends #1165
2014-09-01 14:56:15 +10:00
Carl Suster 2ad62f5423 Merge pull request #1183 from Ironholds/patch-1
Add *.Rproj for RStudio users
2014-09-01 14:46:56 +10:00
Pengyu CHEN 3e36b5a353 added: rules for ingnoring precompiled headers for C/C++ 2014-08-27 13:36:18 +08:00
Oliver Keyes be40677028 Add *.Rproj for RStudio users
RStudio - the only real R IDE, and an incredibly commonly used environment for R, particularly since it has git support - uses .Rproj files in projects, that follow the pattern projectname.Rproj. Adding *.Rproj to capture these and exclude them.
2014-08-25 16:08:38 -04:00
Carl Suster 70b3c78163 Merge pull request #1180 from StoneCypher/master
Add ebin, rel example, concrete dev mode, .rebar
2014-08-25 10:48:15 +10:00
Carl Suster 999b91e530 Merge pull request #1179 from malheleco/patch-1
add Windows shortcut files
2014-08-24 20:40:52 +10:00
Carl Suster 37eb7324f5 Merge pull request #1143 from fabianhjr/master
Add ignores for bower-rails
2014-08-24 20:36:49 +10:00
Carl Suster b70b1ebb1e Merge pull request #1162 from maieul/master
New version of eledmac on CTAN adds new extension file
2014-08-24 20:34:53 +10:00
Carl Suster 9b8d9be4fc Merge pull request #1182 from and1g/TeX-converted-files
Ignore *.converted-to-* files in TeX
2014-08-24 20:27:48 +10:00
Andreas Grosse 619a395e1e added converted-to-files 2014-08-24 10:27:28 +02:00
John Haugeland bd4cc85a9e Add ebin, rel example, concrete dev mode, .rebar 2014-08-22 01:15:23 -07:00
Carl Suster cd634fb5d9 Merge pull request #1177 from amcsi/master
Fixed binary gettext files rule: .po -> .mo
2014-08-22 16:11:59 +10:00
malheleco c3751cac16 add shortcut files 2014-08-21 20:45:30 +02:00
Attila Szeremi b9d160ea0f Fixed binary gettext files rule: .po -> .mo 2014-08-21 13:26:02 +01:00
Carl Suster bbc1713bd8 Merge pull request #1169 from No0ne/patch-1
ignoring new Magento 1.9 default theme
2014-08-19 14:51:20 +10:00
Carl Suster cbf1025e1c Merge pull request #1170 from gazebodude/lyx-backups
Create LyX.gitignore
2014-08-19 14:50:30 +10:00
gazebodude 1f6d881044 Create LyX.gitignore
Ignores *.lyx~ (crash recovery) and *.lyx# (timed autosave) files generated by LyX - the document processor.
2014-08-19 14:11:11 +10:00
No0ne 0c6f7fd69a ignoring new Magento 1.9 default theme 2014-08-18 09:26:40 +02:00
Carl Suster 4e273aea2a Merge pull request #1105 from thurask/momentics
Create Momentics.gitignore
2014-08-15 23:47:55 +10:00
Carl Suster 08fad70559 Merge pull request #1158 from eddiejaoude/patch-1
Updated Zend Framework gitignore as per docs
2014-08-15 23:05:48 +10:00
Carl Suster 978588d7b5 Merge pull request #1152 from ChemiKhazi/patch-1
Update Unity.gitignore
2014-08-15 22:52:53 +10:00
Carl Suster 35bc3acd22 Merge pull request #1167 from sigo/cleanup
Remove trailing space
2014-08-15 22:42:49 +10:00
Mateusz Jagiełło e36d2c0845 Remove trailing space 2014-08-15 13:16:24 +02:00
Carl Suster b4ca24da45 Merge pull request #1164 from joreyaesh/master
Updated link in Node.gitignore
2014-08-14 11:59:01 +10:00
Gaël Demette fd5fabb39e Typo fix + Plugin configuration + UI specific file 2014-08-13 22:55:43 +02:00
Josh Whaley 5521a828aa Update Node.gitignore
Updated link for the dependency directory from [this](https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git) to [this](https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git-).
2014-08-13 10:52:00 -04:00
Carl Suster eb512c76bf Merge pull request #1157 from habi/master
(TeX) Exclude files generated by using backref.
2014-08-13 10:49:52 +10:00
Carl Suster a64b071198 Merge pull request #1137 from samskiter/master
Update JetBrains.gitignore
2014-08-13 10:46:46 +10:00
Mustafa Arif 60bce9542d First addition for NTVS. 2014-08-08 20:58:52 +01:00
maieul e71b995901 Merge remote-tracking branch 'origin/master' 2014-07-31 15:51:54 +02:00
Maïeul Rouquette 689f3e929c eledmac 1.12/ elepar 1.8 files ".eledsec" 2014-07-31 15:45:16 +02:00
Eddie Abou-Jaoude d91e30aca9 Updated Zend Framework gitignore as per docs
```
data/: This directory provides a place to store application data that is volatile and possibly temporary. The disturbance of data in this directory might cause the application to fail. Also, the information in this directory may or may not be committed to a subversion repository. Examples of things in this directory are session files, cache files, sqlite databases, logs and indexes.
```

As per docs...

http://framework.zend.com/manual/2.3/en/ref/project.structure.html
2014-07-31 07:42:20 +01:00
David Haberthür 9e35fe9b2f (TeX) Exclude files generated by using backref.
When doing \usepackage[backref]{hyperref} the pages of the references are shown in the bibliography.
Those files can be safely ignored.

Info: http://tex.stackexchange.com/a/7772/828
2014-07-29 11:40:15 +02:00
Glaived fc98caa730 Adding cache files and binary files 2014-07-27 18:46:05 +02:00
ChemiKhazi a27e91ec00 Update Unity.gitignore
Ignore the build directory in case a Unity build is initiated in the project.
2014-07-26 18:40:52 +08:00
Fabian Heredia Montiel 6f167b8992 Add ignores for bower-rails
bower-rails integrates bower.io into Rails, it allows you to have everything in a Bowerfile and install all vendor assets easily.
2014-07-18 16:11:42 -05:00
Sam Duke 7ce5fbcea5 change iml
guess that root iml needs to be ignored and others need to be shared
2014-07-15 12:06:15 +01:00
Sam Duke d4e192ffee Updated following feedback
removed the iml filter - this is my current best understanding of the docs, but I'm still unsure
2014-07-15 11:57:37 +01:00
Sam Duke 9802c2cfd8 Update JetBrains.gitignore
To clarify when to ignore/include *.imls as per https://intellij-support.jetbrains.com/entries/23393067

also added optionals from the same
2014-07-14 12:21:40 +01:00
Ryan Shrum ce45fd33a6 Removing .DS_Store rule as it is included in global rules
Signed-off-by: Ryan Shrum <ryan@ehousestudio.com>
2014-06-24 10:01:43 -04:00
Andrew Lambert 65565585ff Add REALbasic 2014-06-19 15:14:40 -07:00
Samy Pessé da80a0cacf Add ebook build output in GitBook gitignore 2014-06-14 12:05:01 +02:00
Samy Pessé 2a09054880 Create GitBook.gitignore 2014-06-14 11:55:20 +02:00
thurask f380ad40c4 Add arm-p folder
arm-p is another compiled output folder, for device-profile builds
2014-06-13 20:27:05 -04:00
Ryan Shrum 174e4d5178 Added recommended gitignore rules from Craft
Signed-off-by: Ryan Shrum <ryan@ehousestudio.com>
2014-06-12 11:35:22 -04:00
thurask 53441c0cd6 Create Momentics.gitignore
Ignore debug/release builds (those go in Releases)
2014-06-10 15:25:31 -04:00
Arjun Sreedharan b2a12b717c add downloads/ in Distribution / packaging 2014-02-19 20:16:17 +05:30
75 changed files with 465 additions and 279 deletions
+1
View File
@@ -15,6 +15,7 @@ gen/
# Gradle files
.gradle/
build/
/*/build/
# Local configuration file (sdk path, etc)
local.properties
+2
View File
@@ -0,0 +1,2 @@
# Google App Engine generated folder
appengine-generated/
+5
View File
@@ -5,5 +5,10 @@
*.log
*.log.*
*.sig
# AUR metadata
.AURINFO
.SRCINFO
pkg/
src/
-16
View File
@@ -1,16 +0,0 @@
#Logs
application/logs/*.php
# Content types
/application/xml/types/*.xml
# Custom builds and generated php files
/core/documentation/build
/core/views/admin/content/translations.php
# Attachs and cache files #
*.tmp
/attach/cache/
/attach/
/application/cache/_bancha/*.css
/application/cache/_bancha/*.js
+4
View File
@@ -4,6 +4,10 @@
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
+4
View File
@@ -4,6 +4,10 @@
*.obj
*.elf
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
+5
View File
@@ -28,6 +28,11 @@ high quality, we request that contributions adhere to the following guidelines.
In general, the more you can do to help us understand the change youre making,
the more likely well be to accept your contribution quickly.
If a template is mostly a list of files installed by a particular version of
some software (e.g. a PHP framework) then it's brittle and probably no more
helpful than a simple `ls`. If it's not possible to curate a small set of
useful rules, then the template might not be a good fit for this collection.
Please also understand that we cant list every tool that ever existed.
Our aim is to curate a collection of the *most common and helpful* templates,
not to make sure we cover every project possible. If we choose not to
+13 -7
View File
@@ -1,7 +1,13 @@
tmp/*
[Cc]onfig/core.php
[Cc]onfig/database.php
app/tmp/*
app/[Cc]onfig/core.php
app/[Cc]onfig/database.php
!empty
CakePHP 3
/vendor/*
/config/app.php
/tmp/*
/logs/*
CakePHP 2
/app/tmp/*
/app/Config/core.php
/app/Config/database.php
/vendors/*
+3
View File
@@ -0,0 +1,3 @@
# Craft Storage (cache) [http://buildwithcraft.com/help/craft-storage-gitignore]
/craft/storage/*
!/craft/storage/logo/*
+3 -2
View File
@@ -1,10 +1,11 @@
# Dont commit the following directories created by pub.
.buildlog
.pub/
build/
packages/
packages
# Or the files created by dart2js.
*.dart.js
*.dart.precompiled.js
*.js_
*.js.deps
*.js.map
+3
View File
@@ -52,3 +52,6 @@
# Delphi history and backups
__history/
*.~*
# Castalia statistics file
*.stat
+4
View File
@@ -4,3 +4,7 @@ deps
*.beam
*.plt
erl_crash.dump
ebin
rel/example_project
.concrete/DEV_MODE
.rebar
-6
View File
@@ -1,6 +0,0 @@
# build directory for Sencha (ExtJS) projects
build/
# bootstrap files are regenerated by Sencha CMD on every build or refresh
bootstrap.js
bootstrap.css
+4
View File
@@ -0,0 +1,4 @@
.architect
bootstrap.json
build/
ext/
View File
+16
View File
@@ -0,0 +1,16 @@
# Node rules:
## Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt
## Dependency directory
## Commenting this out is preferred by some people, see
## https://docs.npmjs.com/misc/faq#should-i-check-my-node_modules-folder-into-git
node_modules
# Book build output
_book
# eBook build output
*.epub
*.mobi
*.pdf
+3
View File
@@ -0,0 +1,3 @@
# Local configuration folder and symbol database
/.anjuta/
/.anjuta_sym_db.db
+3
View File
@@ -0,0 +1,3 @@
# General CodeKit files to ignore
config.codekit
/min
+7 -1
View File
@@ -11,6 +11,9 @@ local.properties
.settings/
.loadpath
# Eclipse Core
.project
# External tool builders
.externalToolBuilders/
@@ -20,10 +23,13 @@ local.properties
# CDT-specific
.cproject
# JDT-specific (Eclipse Java Development Tools)
.classpath
# PDT-specific
.buildpath
# sbteclipse plugin
# sbteclipse plugin
.target
# TeXlipse plugin
+3
View File
@@ -27,3 +27,6 @@ tramp
# AUCTeX auto folder
/auto/
# cask packages
.cask/
+13
View File
@@ -0,0 +1,13 @@
# default application storage directory used by the IDE Performance Cache feature
.data/
# used for ADF styles caching
temp/
# default output directories
classes/
deploy/
javadoc/
# lock file, a part of Oracle Credential Store Framework
cwallet.sso.lck
+26 -9
View File
@@ -1,29 +1,46 @@
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm
## Directory-based project format
*.iml
## Directory-based project format:
.idea/
# if you remove the above rule, at least ignore user-specific stuff:
# if you remove the above rule, at least ignore the following:
# User-specific stuff:
# .idea/workspace.xml
# .idea/tasks.xml
# and these sensitive or high-churn files:
# .idea/dictionaries
# Sensitive or high-churn files:
# .idea/dataSources.ids
# .idea/dataSources.xml
# .idea/sqlDataSources.xml
# .idea/dynamic.xml
# .idea/uiDesigner.xml
## File-based project format
# Gradle:
# .idea/gradle.xml
# .idea/libraries
# Mongo Explorer plugin:
# .idea/mongoSettings.xml
## File-based project format:
*.ipr
*.iml
*.iws
## Additional for IntelliJ
## Plugin-specific files:
# IntelliJ
out/
# generated by mpeltonen/sbt-idea plugin
# mpeltonen/sbt-idea plugin
.idea_modules/
# generated by JIRA plugin
# JIRA plugin
atlassian-ide-plugin.xml
# generated by Crashlytics plugin (for Android Studio and Intellij)
# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties
+3
View File
@@ -8,5 +8,8 @@ lib/
*.or
*.ppu
#ignore debug information files
*.dbg
#exclude executable output in windows
*.exe
+2
View File
@@ -0,0 +1,2 @@
# LibreOffice locks
.~lock.*#
+3
View File
@@ -2,3 +2,6 @@
# KDE directory preferences
.directory
# Linux trash folder which might appear on any partition or disk
.Trash-*
+4
View File
@@ -0,0 +1,4 @@
# Ignore LyX backup and autosave files
# http://www.lyx.org/
*.lyx~
*.lyx#
+10
View File
@@ -0,0 +1,10 @@
*.tmp
# Word temporary
~$*.doc*
# Excel temporary
~$*.xls*
# Excel Backup File
*.xlk
+8
View File
@@ -0,0 +1,8 @@
# Built files
x86/
arm/
arm-p/
translations/*.qm
# IDE settings
.settings/
+1
View File
@@ -5,3 +5,4 @@ dist/
nbdist/
nbactions.xml
nb-configuration.xml
.nb-gradle/
+5 -1
View File
@@ -8,9 +8,13 @@ Icon
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
# Directories potentially created on remote AFP share
-66
View File
@@ -1,66 +0,0 @@
# Working with Altera Quartus II (Q2) and do proper versioning is not that easy
# but if you follow some rules it can be accomplished. :)
# This file should be placed into the main directory where the .qpf file is
# found. Generally Q2 throws all entities and so on in the main directory, but
# you can place all stuff also in separate folders. This approach is followed
# here. So when you create a new design create one or more folders where your
# entities will be located and put a .gitignore in there that overrides the
# ignores of this file, e.g. one single rule stating "!*" which allows now all
# type of files. When you add a MegaFunction or another entity to your design,
# simply add it to one of your private folders and Q2 will be happy and manage
# everything quite good. When you want to do versioning of your generated
# SOF/POF files, you can do this by redirecting the generated output to an own
# folder. To do this go to:
# "Assignments"
# -> "Settings
# -> "Compilation Process Settings"
# -> "Save project output files in specified directory"
# Now you can either place a .gitignore in the directory and allow the following
# list of types:
# !*.sof
# !*.pof
# or you create an own submodule in the folder to keep binary files out of your
# design.
# ignore hdl source files in top level directory
*.vhd
*.v
# ignore Quartus II generated files
*sopc_*
*.jdi
*.ptf.*
*.sof
*.pof
*.qws
*.smsg
*_inst.vhd
*_generation_script*
*.done
*.txt
*.qarlog
*.rpt
*.summary
*.qws
*.cmp
*.eqn
*.html
*.jpg
*.bak
*.qar
*.sopc_builder
*example*
*~
*.sdc
*.tcl
*.pin
*.mif
*.hex
# ignore Quartus II generated folders
db/
incremental_db/
simulation/
timing/
testbench/
*_sim/
+3
View File
@@ -0,0 +1,3 @@
# Ignore redis binary dump (dump.rdb) files
*.rdb
+6 -1
View File
@@ -1,3 +1,8 @@
# cache files for sublime text
*.tmlanguage.cache
*.tmPreferences.cache
*.stTheme.cache
# workspace files are user-specific
*.sublime-workspace
@@ -5,5 +10,5 @@
# proportion of contributors will probably not be using SublimeText
# *.sublime-project
#sftp configuration file
# sftp configuration file
sftp-config.json
+23
View File
@@ -0,0 +1,23 @@
# Waveforms
*.vpd
*.vcd
*.evcd
# Binary files
simv
# Directories used for compilation
csrc/
simv.daidir/
# Log files
*.log
# DVE, UCLI related files
DVEfiles/
ucli*
*.key
# Coverage related files
simv.vdb/
urgReport/
+2
View File
@@ -0,0 +1,2 @@
# Project-level settings
/.tgitconfig
+2
View File
@@ -5,3 +5,5 @@
[Ii]nclude
[Ll]ib
[Ss]cripts
pyvenv.cfg
pip-selfcheck.json
+3
View File
@@ -13,3 +13,6 @@ $RECYCLE.BIN/
*.msi
*.msm
*.msp
# Windows shortcuts
*.lnk
+3
View File
@@ -3,3 +3,6 @@ build/
# Ignore Gradle GUI config
gradle-app.setting
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
!gradle-wrapper.jar
+3
View File
@@ -1,4 +1,7 @@
# .gitignore for Grails 1.2 and 1.3
# Although this should work for most versions of grails, it is
# suggested that you use the "grails integrate-with --git" command
# to generate your .gitignore file.
# web application files
/web-app/WEB-INF/classes
+6 -1
View File
@@ -4,8 +4,13 @@ cabal-dev
*.hi
*.chi
*.chs.h
*.dyn_o
*.dyn_hi
.virtualenv
.hpc
.hsenv
.cabal-sandbox/
cabal.sandbox.config
cabal.config
*.prof
*.aux
*.hp
+5
View File
@@ -0,0 +1,5 @@
# Avoid including Experiment files: they can be created and edited locally to test the ipf files
*.pxp
*.pxt
*.uxp
*.uxt
+1
View File
@@ -1 +1,2 @@
_site/
.sass-cache/
+29
View File
@@ -1,6 +1,10 @@
/.gitignore
/.htaccess
/administrator/cache/*
/administrator/components/com_contenthistory/*
/administrator/components/com_postinstall/*
/administrator/components/com_joomlaupdate/*
/administrator/components/com_tags/*
/administrator/components/com_admin/*
/administrator/components/com_banners/*
/administrator/components/com_cache/*
@@ -218,17 +222,21 @@
/administrator/modules/mod_toolbar/*
/administrator/modules/mod_unread/*
/administrator/modules/mod_version/*
/administrator/modules/mod_stats_admin/*
/administrator/modules/index.html
/administrator/templates/bluestork/*
/administrator/templates/hathor/*
/administrator/templates/system/*
/administrator/templates/isis/*
/administrator/templates/index.html
/administrator/index.php
/bin/*
/cache/*
/cli/*
/components/com_banners/*
/components/com_contact/*
/components/com_content/*
/components/com_contenthistory/*
/components/com_finder/*
/components/com_mailto/*
/components/com_media/*
@@ -237,8 +245,12 @@
/components/com_users/*
/components/com_weblinks/*
/components/com_wrapper/*
/components/com_ajax/*
/components/com_tags/*
/components/com_config/*
/components/index.html
/images/banners/*
/images/headers/*
/images/sampledata/*
/images/joomla*
/images/index.html
@@ -340,6 +352,12 @@
/media/plg_system_highlight/*
/media/system/*
/media/index.html
/media/com_banners/*
/media/com_contenthistory/*
/media/com_joomlaupdate/*
/media/jui/*
/modules/mod_tags_popular/*
/modules/mod_tags_similar/*
/modules/mod_articles_archive/*
/modules/mod_articles_categories/*
/modules/mod_articles_category/*
@@ -425,11 +443,22 @@
/plugins/user/profile/*
/plugins/user/index.html
/plugins/index.html
/plugins/twofactorauth/totp/*
/plugins/content/contact/*
/plugins/authentication/cookie/*
/plugins/twofactorauth/yubikey/*
/plugins/twofactorauth/index.html
/plugins/captcha/*
/plugins/quickicon/index.html
/plugins/finder/tags/*
/plugins/search/tags/*
/templates/atomic/*
/templates/beez_20/*
/templates/beez5/*
/templates/system/*
/templates/index.html
/templates/beez3/*
/templates/protostar/*
/tmp/*
/configuration.php
/index.php
+1
View File
@@ -9,3 +9,4 @@ pom.xml.asc
.lein-repl-history
.lein-plugins/
.lein-failures
.nrepl-port
+41
View File
@@ -0,0 +1,41 @@
# Compiled Lua sources
luac.out
# luarocks build files
*.src.rock
*.zip
*.tar.gz
# Object files
*.o
*.os
*.ko
*.obj
*.elf
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
*.def
*.exp
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
+12 -4
View File
@@ -1,9 +1,12 @@
.htaccess.sample
.modgit/
.modman/
app/code/community/Phoenix/
app/code/community/Cm/
app/code/core/
app/design/adminhtml/default/default/
app/design/frontend/base/
app/design/frontend/rwd/
app/design/frontend/default/blank/
app/design/frontend/default/default/
app/design/frontend/default/iphone/
@@ -19,6 +22,7 @@ app/etc/modules/Mage_Bundle.xml
app/etc/modules/Mage_Captcha.xml
app/etc/modules/Mage_Centinel.xml
app/etc/modules/Mage_Compiler.xml
app/etc/modules/Mage_ConfigurableSwatches.xml
app/etc/modules/Mage_Connect.xml
app/etc/modules/Mage_CurrencySymbol.xml
app/etc/modules/Mage_Downloadable.xml
@@ -41,14 +45,14 @@ app/etc/local.xml
app/.htaccess
app/locale/
app/Mage.php
cron.php
/cron.php
cron.sh
downloader/
errors/
favicon.ico
get.php
/get.php
includes/
index.php
/index.php
index.php.sample
/install.php
js/blank.html
@@ -74,6 +78,7 @@ lib/.htaccess
lib/LinLibertineFont/
lib/Mage/
lib/PEAR/
lib/Pelago/
lib/phpseclib/
lib/Varien/
lib/Zend/
@@ -92,7 +97,8 @@ media/.htaccess
media/import/
media/xmlconnect/
media/catalog/product/cache/
api.php
media/catalog/product/placeholder/default/
/api.php
nbproject/
pear
pear/
@@ -103,9 +109,11 @@ shell/abstract.php
shell/compiler.php
shell/indexer.php
shell/log.php
sitemap.xml
skin/adminhtml/default/default/
skin/adminhtml/default/enterprise
skin/frontend/base/
skin/frontend/rwd/
skin/frontend/default/blank/
skin/frontend/default/blue/
skin/frontend/default/default/
+1
View File
@@ -4,3 +4,4 @@ pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
View File
+1
View File
@@ -0,0 +1 @@
nimcache/
+4 -5
View File
@@ -16,13 +16,12 @@ coverage
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt
# node-waf configuration
.lock-wscript
# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release
# Dependency directory
# Commenting this out is preferred by some people, see
# https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
node_modules
# Users Environment Variables
.lock-wscript
+11
View File
@@ -7,3 +7,14 @@
*.cmx
*.cmxs
*.cmxa
# ocamlbuild working directory
_build/
# ocamlbuild targets
*.byte
*.native
# oasis generated files
setup.data
setup.log
+1
View File
@@ -17,3 +17,4 @@ nytprof.out
/pm_to_blib
*.o
*.bs
/_eumm/
+4 -1
View File
@@ -11,7 +11,9 @@ env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
@@ -22,7 +24,7 @@ var/
*.egg
# PyInstaller
# Usually these files are written by a python script from a template
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
@@ -35,6 +37,7 @@ pip-delete-this-directory.txt
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
+2
View File
@@ -16,6 +16,8 @@
/.qmake.stash
*.pro.user
*.pro.user.*
*.qbs.user
*.qbs.user.*
*.moc
moc_*.cpp
qrc_*.cpp
+7 -2
View File
@@ -1,8 +1,13 @@
# History files
.Rhistory
.Rapp.history
# Example code in package build process
*-Ex.R
# R data files from past sessions
.Rdata
# RStudio files
.Rproj.user/
# produced vignettes
vignettes/*.html
vignettes/*.pdf
+5
View File
@@ -53,6 +53,11 @@ high quality, we request that contributions adhere to the following guidelines.
In general, the more you can do to help us understand the change youre making,
the more likely well be to accept your contribution quickly.
If a template is mostly a list of files installed by a particular version of
some software (e.g. a PHP framework) then it's brittle and probably no more
helpful than a simple `ls`. If it's not possible to curate a small set of
useful rules, then the template might not be a good fit for this collection.
Please also understand that we cant list every tool that ever existed.
Our aim is to curate a collection of the *most common and helpful* templates,
not to make sure we cover every project possible. If we choose not to
+9
View File
@@ -4,6 +4,7 @@ capybara-*.html
/log
/tmp
/db/*.sqlite3
/db/*.sqlite3-journal
/public/system
/coverage/
/spec/tmp
@@ -24,3 +25,11 @@ config/secrets.yml
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
.rvmrc
# if using bower-rails ignore default bower_components path bower.json files
/vendor/assets/bower_components
*.bowerrc
bower.json
# Ignore pow environment settings
.powenv
+1
View File
@@ -22,6 +22,7 @@ build/
## Environment normalisation:
/.bundle/
/vendor/bundle
/lib/bundler/man/
# for a library or gem, you might want to ignore these files since the code is
+1
View File
@@ -1 +1,2 @@
.sass-cache
*.css.map
+2 -2
View File
@@ -2,8 +2,8 @@
*.log
# sbt specific
.cache/
.history/
.cache
.history
.lib/
dist/*
target/
+7
View File
@@ -24,3 +24,10 @@ DerivedData
# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control
#
# Pods/
# Carthage
#
# Add this line if you want to avoid checking in source code from Carthage dependencies.
# Carthage/Checkouts
Carthage/Build
+37 -15
View File
@@ -1,15 +1,37 @@
cache/*
log/*
web/uploads/*
config/databases.yml
config/propel.ini
data/sql/*
lib/filter/doctrine/base/Base*
lib/filter/doctrine/*Plugin/base/Base*
lib/form/doctrine/base/Base*
lib/form/doctrine/*Plugin/base/Base*
lib/model/doctrine/base/Base*
lib/model/doctrine/*Plugin/base/Base*
lib/model/om/*
lib/model/map/*
web/*Plugin/*
# Cache and logs (Symfony2)
/app/cache/*
/app/logs/*
!app/cache/.gitkeep
!app/logs/.gitkeep
# Cache and logs (Symfony3)
/var/cache/*
/var/logs/*
!var/cache/.gitkeep
!var/logs/.gitkeep
# Parameters
/app/config/parameters.yml
/app/config/parameters.ini
# Managed by Composer
/app/bootstrap.php.cache
/var/bootstrap.php.cache
/bin/*
!bin/console
!bin/symfony_requirements
/vendor/
# Assets and user uploads
/web/bundles/
/web/uploads/
# PHPUnit
/app/phpunit.xml
/phpunit.xml
# Build data
/build/
# Composer PHAR
/composer.phar
-24
View File
@@ -1,24 +0,0 @@
# Cache and logs
/app/cache/*
/app/logs/*
!app/cache/.gitkeep
!app/logs/.gitkeep
# Parameters
/app/config/parameters.yml
/app/config/parameters.ini
# Managed by Composer
/app/bootstrap.php.cache
/bin/
/vendor/
# Assets and user uploads
/web/bundles/
/web/uploads/
# PHPUnit
/app/phpunit.xml
# Composer PHAR
/composer.phar
-82
View File
@@ -1,82 +0,0 @@
# Ignore list for Target 3001!, a PCB layout tool
# mutex file
*.T300[01]OPEN
# Drill output
*.DRL
*.BHR
BOHRPICT.3001
# Backup files
# (see http://server.ibfriedrich.com/wiki/ibfwikide/index.php?title=Backup)
BackupFiles
*.BK?
*_w?.T300[01]
*_m?.T300[01]
*_m??.T300[01]
# Autosave files
*.T300[01]?
# Gerber output
*.Apr
*.BLN
*.Bot
*.Drill
*.GER
*.Hole
*.Info
*.L*
*.NamesBot
*.NamesTop
*.Outline
*.PadStack*
*.PasteBot
*.PasteTop
*.PosiBot
*.PosiTop
*.SB
*.Special*
*.ST
*.StopBot
*.StopTop
*.Tool
*.Top
*.ValuesBot
*.ValuesTop
*.Whl
# production formats
*.cnc
*.fab
*.cad
*.GDS
*.exc
excellon.txt
*.stk
*.ncp
*.pcb
*.cbt
*.vhf
*.iso
# exchange formats
*.DXF
*.PS
*.TIF
*.NET
*.PLT
*.HPGL
*.emn
*.stp
*.tgr
*.dif
*.emp
# cable loom
*.dsi
*.pnm
*.wrl
*.ADPT
*.AZO
-11
View File
@@ -1,11 +0,0 @@
# Object Files
*.OBJ
# List Files
*.LST
# Map files
*.MAP
# Executable files
*.EXE
+22
View File
@@ -9,6 +9,7 @@
## Intermediate documents:
*.dvi
*-converted-to.*
# these rules might exclude image files for figures etc.
# *.ps
# *.eps
@@ -20,10 +21,12 @@
*.blg
*-blx.aux
*-blx.bib
*.brf
*.run.xml
## Build tool auxiliary files:
*.fdb_latexmk
*.synctex
*.synctex.gz
*.synctex.gz(busy)
*.pdfsync
@@ -34,6 +37,9 @@
*.alg
*.loa
# achemso
acs-*.bib
# amsthm
*.thm
@@ -50,6 +56,12 @@
*.[1-9]R
*.[1-9][0-9]R
*.[1-9][0-9][0-9]R
*.eledsec[1-9]
*.eledsec[1-9]R
*.eledsec[1-9][0-9]
*.eledsec[1-9][0-9]R
*.eledsec[1-9][0-9][0-9]
*.eledsec[1-9][0-9][0-9]R
# glossaries
*.acn
@@ -61,6 +73,11 @@
# hyperref
*.brf
# knitr
*-concordance.tex
*.tikz
*-tikzDictionary
# listings
*.lol
@@ -76,6 +93,7 @@
*.mtc0
# minted
_minted*
*.pyg
# morewrites
@@ -99,3 +117,7 @@ sympy-plots-for-*.tex/
# xindy
*.xdy
# WinEdt
*.bak
*.sav
+1 -1
View File
@@ -14,4 +14,4 @@ Cached/
# Don't ignore Umbraco packages (VisualStudio.gitignore mistakes this for a NuGet packages folder)
# Make sure to include details from VisualStudio.gitignore BEFORE this
!**/App_Data/[Pp]ackages/
!**/[Uu]mbraco/developer/[Pp]ackages
!**/[Uu]mbraco/[Dd]eveloper/[Pp]ackages
+14 -9
View File
@@ -1,16 +1,21 @@
[Ll]ibrary/
[Tt]emp/
[Oo]bj/
[Bb]uild/
# Autogenerated VS/MD solution and project files
/*.csproj
/*.unityproj
/*.sln
/*.suo
/*.user
/*.userprefs
/*.pidb
/*.booproj
*.csproj
*.unityproj
*.sln
*.suo
*.tmp
*.user
*.userprefs
*.pidb
*.booproj
#Unity3D Generated File On Crash Reports
# Unity3D generated meta files
*.pidb.meta
# Unity3D Generated File On Crash Reports
sysinfo.txt
+19 -6
View File
@@ -4,8 +4,12 @@
# User-specific files
*.suo
*.user
*.userosscache
*.sln.docstates
# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
# Build results
[Dd]ebug/
[Dd]ebugPublic/
@@ -18,14 +22,14 @@ bld/
[Bb]in/
[Oo]bj/
# Roslyn cache directories
*.ide/
# Visual Studo 2015 cache/options directory
.vs/
# MSTest test Results
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*
#NUNIT
# NUNIT
*.VisualState.xml
TestResult.xml
@@ -136,7 +140,7 @@ publish/
**/packages/*
# except build/, which is used as an MSBuild target.
!**/packages/build/
# If using the old MSBuild-Integrated Package Restore, uncomment this:
# Uncomment if necessary however generally it will be regenerated when needed
#!**/packages/repositories.config
# Windows Azure Build Output
@@ -147,8 +151,7 @@ csx/
AppPackages/
# Others
sql/
*.Cache
*.[Cc]ache
ClientBin/
[Ss]tyle[Cc]op.*
~$*
@@ -158,6 +161,7 @@ ClientBin/
*.pfx
*.publishsettings
node_modules/
bower_components/
# RIA/Silverlight projects
Generated_Code/
@@ -181,3 +185,12 @@ UpgradeLog*.htm
# Microsoft Fakes
FakesAssemblies/
# Node.js Tools for Visual Studio
.ntvs_analysis.dat
# Visual Studio 6 build log
*.plg
# Visual Studio 6 workspace options file
*.opt
+11
View File
@@ -0,0 +1,11 @@
# Xojo (formerly REALbasic and Real Studio)
Builds*
*.debug
*.debug.app
Debug*.exe
Debug*/Debug*.exe
Debug*/Debug*\ Libs
*.rbuistate
*.xojo_uistate
*.obsolete
+7 -7
View File
@@ -3,18 +3,18 @@ composer.phar
vendor/
# Local configs
config/autoload/*local.php
config/autoload/*.local.php
# Binary gettext files
*.po
*.mo
# Data
log/
logs/
cache/
data/logs/
data/cache/
data/sessions/
data/tmp/
temp/
tmp/
# ZF1
# Legacy ZF1
demos/
extras/documentation