Commit Graph

1574 Commits

Author SHA1 Message Date
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