aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* Release: correct build date in verification; other improvementsTimmy Willison2024-07-291-2/+2
* Release: migrate release process to release-itTimmy Willison2024-07-111-10/+11
* Core: Fix the exports setup to make bundlers work with ESM & CommonJSMichał Gołębiowski-Owczarek2024-03-121-0/+3
* Tests: migrate testing infrastructure to minimal dependenciesTimmy Willison2024-02-261-0/+4
* Build: migrate most grunt tasks off of gruntTimmy Willison2023-09-181-4/+3
* Build: Add `exports` to package.json, export slim & esm buildsMichał Gołębiowski-Owczarek2023-07-101-1/+10
* Build: Drop individual AMD modulesMichał Gołębiowski-Owczarek2023-06-271-1/+0
* Build: Restore the external directoryMichał Gołębiowski-Owczarek2021-03-241-1/+1
* Build:Tests: Fix custom build tests, verify on Travis Michał Gołębiowski-Owczarek2020-01-071-0/+1
* Build: Auto-convert sources to AMDMichał Gołębiowski-Owczarek2019-12-091-0/+2
* Build: Update jsdom; migrate a test with Symbol polyfill to an iframe testMichał Gołębiowski-Owczarek2019-03-041-1/+1
* Build: Remove package-lock.json, add it to .gitignoreMichał Gołębiowski-Owczarek2017-09-251-0/+1
* Build: update node dependencies; commit package-lock.jsonCDAGaming2017-06-261-0/+1
* Build: Simplify Gruntfile constructionsOleg Gaidarenko2016-08-021-2/+2
* Build: Improve ESLint configuration (#3188)Oleg Gaidarenko2016-06-221-1/+4
* Build: ESLint detailsOleg Gaidarenko2016-06-111-1/+1
* Build: add `npm-debug.log` to `.gitignore`Oleg Gaidarenko2016-02-131-0/+2
* Core: Make jQuery objects iterableMichał Gołębiowski2015-06-131-0/+2
* Build: drop bower; use npm for front-end depsTimmy Willison2014-07-171-1/+0
* Build: Use absolute paths in .gitignore and .npmignore.Michał Gołębiowski2013-12-181-4/+4
* Manage bower dependencies with grunt-bowercopyTimmy Willison2013-12-061-4/+3
* Keep bower_components in .gitignore.Michał Gołębiowski2013-11-151-0/+1
* Use grunt and bower packages as local dependencies. Close gh-1433.Timmy Willison2013-11-141-1/+1
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-151-2/+0
* Include Sizzle and Qunit with bower. Fixes #14118.Timmy Willison2013-07-101-0/+1
* Add warnings and ignore the built Sizzle file.Dave Methvin2013-02-271-0/+1
* Allow users to store custom dist destinations in dist/.destination.jsonRick Waldron2012-06-051-0/+1
* Strips IIFEs from modules; Always require built jQuery for tests.Rick Waldron2012-06-041-0/+1
* Fix #11767. Modularize build and unit tests for exluding effects.Richard Gibson2012-05-281-1/+0
* Adds back dist/.sizecache.json; maintain build/.sizecache.json until build di...Rick Waldron2012-05-281-0/+1
* Add .sizecache.json to the gitignoretimmywil2012-05-281-1/+1
* Initial grunt implementationRick Waldron waldron.rick@gmail.com2012-04-181-1/+2
* $.Callbacks, $.Topic and notify/progress on $.Deferred.jaubourg2011-09-191-0/+1
* Landing pull request 511. Adding a little Makefile jQuery sizing utility to e...Corey Frang2011-09-191-0/+1
* Introduce submodules, closes #8536Carl Fürstenberg2011-03-151-2/+0
* Adding .DS_Store to Git ignore.John Resig2009-12-091-0/+1
* Ignore html files living in the main directory (likely being used for testing).John Resig2009-12-091-0/+1
* Switched from using Git Submodules to just doing a straight clone of the QUni...jeresig2009-11-301-0/+2
* Ignore diff and patch files.jeresig2009-11-301-0/+2
* Hide the .settings file in the gitignore.John Resig2009-11-151-2/+2
* Ignoring src/selector.js (build) and Emacs backup filesKim Dalsgaard2009-11-151-0/+3
* We don't want to filter out the qunit file.John Resig2009-10-221-2/+1
* Added gitignore for people using git-svnYehuda Katz2009-07-161-0/+2