mirror of
https://github.com/github/gitignore
synced 2024-12-11 20:56:25 +01:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
f4a09c3c3b
@ -1,15 +1,7 @@
|
|||||||
.vagrant
|
.vagrant
|
||||||
Berksfile.lock
|
|
||||||
*~
|
|
||||||
*#
|
|
||||||
.#*
|
|
||||||
\#*#
|
|
||||||
.*.sw[a-z]
|
|
||||||
*.un~
|
|
||||||
/cookbooks
|
/cookbooks
|
||||||
|
|
||||||
# Bundler
|
# Bundler
|
||||||
Gemfile.lock
|
|
||||||
bin/*
|
bin/*
|
||||||
.bundle/*
|
.bundle/*
|
||||||
|
|
||||||
|
@ -1,11 +1,13 @@
|
|||||||
// Don’t commit the following files and directories created by pub and dart2js
|
# Don’t commit the following directories created by pub.
|
||||||
|
build/
|
||||||
packages/
|
packages/
|
||||||
|
|
||||||
|
# Or the files created by dart2js.
|
||||||
|
*.dart.js
|
||||||
|
*.dart.precompiled.js
|
||||||
*.js_
|
*.js_
|
||||||
*.js.deps
|
*.js.deps
|
||||||
*.js.map
|
*.js.map
|
||||||
|
|
||||||
// Include when developing application packages
|
# Include when developing application packages.
|
||||||
pubspec.lock
|
pubspec.lock
|
||||||
|
|
||||||
// Avoid committing generated JavaScript files
|
|
||||||
*.dart.js
|
|
||||||
|
2
Global/EiffelStudio.gitignore
Normal file
2
Global/EiffelStudio.gitignore
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# The compilation directoy
|
||||||
|
EIFGENs
|
@ -1,4 +1,4 @@
|
|||||||
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode
|
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm
|
||||||
|
|
||||||
## Directory-based project format
|
## Directory-based project format
|
||||||
.idea/
|
.idea/
|
||||||
|
@ -1 +1,4 @@
|
|||||||
*~
|
*~
|
||||||
|
|
||||||
|
# KDE directory preferences
|
||||||
|
.directory
|
||||||
|
@ -1,2 +0,0 @@
|
|||||||
### Sass Ignores - "Sassy CSS" http://sass-lang.com/
|
|
||||||
*.sass-cache
|
|
12
Global/SlickEdit.gitignore
Normal file
12
Global/SlickEdit.gitignore
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
# SlickEdit workspace and project files are ignored by default because
|
||||||
|
# typically they are considered to be developer-specific and not part of a
|
||||||
|
# project.
|
||||||
|
*.vpw
|
||||||
|
*.vpj
|
||||||
|
|
||||||
|
# SlickEdit workspace history and tag files always contain user-specific
|
||||||
|
# data so they should not be stored in a repository.
|
||||||
|
*.vpwhistu
|
||||||
|
*.vpwhist
|
||||||
|
*.vtg
|
||||||
|
|
17
Global/Xcode.gitignore
Normal file
17
Global/Xcode.gitignore
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
build/
|
||||||
|
*.pbxuser
|
||||||
|
!default.pbxuser
|
||||||
|
*.mode1v3
|
||||||
|
!default.mode1v3
|
||||||
|
*.mode2v3
|
||||||
|
!default.mode2v3
|
||||||
|
*.perspectivev3
|
||||||
|
!default.perspectivev3
|
||||||
|
xcuserdata
|
||||||
|
*.xccheckout
|
||||||
|
profile
|
||||||
|
*.moved-aside
|
||||||
|
DerivedData
|
||||||
|
*.hmap
|
||||||
|
*.ipa
|
||||||
|
|
@ -1,4 +1,3 @@
|
|||||||
**/IntegrationServer/lib/
|
|
||||||
**/IntegrationServer/datastore/
|
**/IntegrationServer/datastore/
|
||||||
**/IntegrationServer/db/
|
**/IntegrationServer/db/
|
||||||
**/IntegrationServer/DocumentStore/
|
**/IntegrationServer/DocumentStore/
|
||||||
|
@ -4,7 +4,7 @@ cabal-dev
|
|||||||
*.hi
|
*.hi
|
||||||
*.chi
|
*.chi
|
||||||
*.chs.h
|
*.chs.h
|
||||||
.virthualenv
|
.virtualenv
|
||||||
.hsenv
|
.hsenv
|
||||||
.cabal-sandbox/
|
.cabal-sandbox/
|
||||||
cabal.sandbox.config
|
cabal.sandbox.config
|
||||||
|
2
Idris.gitignore
Normal file
2
Idris.gitignore
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
*.ibc
|
||||||
|
*.o
|
@ -1,8 +1,11 @@
|
|||||||
pom.xml
|
pom.xml
|
||||||
|
pom.xml.asc
|
||||||
*jar
|
*jar
|
||||||
/lib/
|
/lib/
|
||||||
/classes/
|
/classes/
|
||||||
/target/
|
/target/
|
||||||
|
/checkouts/
|
||||||
.lein-deps-sum
|
.lein-deps-sum
|
||||||
.lein-repl-history
|
.lein-repl-history
|
||||||
.lein-plugins/
|
.lein-plugins/
|
||||||
|
.lein-failures
|
||||||
|
@ -36,6 +36,7 @@ app/etc/modules/Mage_Widget.xml
|
|||||||
app/etc/modules/Mage_XmlConnect.xml
|
app/etc/modules/Mage_XmlConnect.xml
|
||||||
app/etc/modules/Phoenix_Moneybookers.xml
|
app/etc/modules/Phoenix_Moneybookers.xml
|
||||||
app/etc/modules/Cm_RedisSession.xml
|
app/etc/modules/Cm_RedisSession.xml
|
||||||
|
app/etc/applied.patches.list
|
||||||
app/etc/config.xml
|
app/etc/config.xml
|
||||||
app/etc/enterprise.xml
|
app/etc/enterprise.xml
|
||||||
app/etc/local.xml.additional
|
app/etc/local.xml.additional
|
||||||
|
@ -1,17 +1,25 @@
|
|||||||
lib-cov
|
# Logs
|
||||||
lcov.info
|
|
||||||
*.seed
|
|
||||||
*.log
|
|
||||||
*.csv
|
|
||||||
*.dat
|
|
||||||
*.out
|
|
||||||
*.pid
|
|
||||||
*.gz
|
|
||||||
|
|
||||||
pids
|
|
||||||
logs
|
logs
|
||||||
results
|
*.log
|
||||||
build
|
|
||||||
|
# Runtime data
|
||||||
|
pids
|
||||||
|
*.pid
|
||||||
|
*.seed
|
||||||
|
|
||||||
|
# Directory for instrumented libs generated by jscoverage/JSCover
|
||||||
|
lib-cov
|
||||||
|
|
||||||
|
# Coverage directory used by tools like istanbul
|
||||||
|
coverage
|
||||||
|
|
||||||
|
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
|
||||||
.grunt
|
.grunt
|
||||||
|
|
||||||
|
# Compiled binary addons (http://nodejs.org/api/addons.html)
|
||||||
|
build/Release
|
||||||
|
|
||||||
|
# Dependency directory
|
||||||
|
# Deployed apps should consider commenting this line out:
|
||||||
|
# see https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
|
||||||
node_modules
|
node_modules
|
||||||
|
@ -1,23 +1,8 @@
|
|||||||
# OS X
|
|
||||||
.DS_Store
|
|
||||||
|
|
||||||
# Xcode
|
|
||||||
build/
|
|
||||||
*.pbxuser
|
|
||||||
!default.pbxuser
|
|
||||||
*.mode1v3
|
|
||||||
!default.mode1v3
|
|
||||||
*.mode2v3
|
|
||||||
!default.mode2v3
|
|
||||||
*.perspectivev3
|
|
||||||
!default.perspectivev3
|
|
||||||
xcuserdata
|
|
||||||
*.xccheckout
|
|
||||||
profile
|
|
||||||
*.moved-aside
|
|
||||||
DerivedData
|
|
||||||
*.hmap
|
|
||||||
*.ipa
|
|
||||||
|
|
||||||
# CocoaPods
|
# CocoaPods
|
||||||
Pods
|
#
|
||||||
|
# We recommend against adding the Pods directory to your .gitignore. However
|
||||||
|
# you should judge for yourself, the pros and cons are mentioned at:
|
||||||
|
# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control?
|
||||||
|
#
|
||||||
|
# Pods/
|
||||||
|
|
||||||
|
7
OpenCart.gitignore
Normal file
7
OpenCart.gitignore
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
.htaccess
|
||||||
|
config.php
|
||||||
|
download/
|
||||||
|
image/data/
|
||||||
|
image/cache/
|
||||||
|
system/cache/
|
||||||
|
system/logs/
|
5
Packer.gitignore
Normal file
5
Packer.gitignore
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# Cache objects
|
||||||
|
packer_cache/
|
||||||
|
|
||||||
|
# For built boxes
|
||||||
|
*.box
|
2
Phalcon.gitignore
Normal file
2
Phalcon.gitignore
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
/cache/
|
||||||
|
/config/development/
|
@ -1,19 +1,17 @@
|
|||||||
# Ignore Play! working directory #
|
# Ignore Play! working directory #
|
||||||
bin
|
bin/
|
||||||
db
|
/db
|
||||||
eclipse
|
.eclipse
|
||||||
lib
|
/lib/
|
||||||
log
|
/logs/
|
||||||
logs
|
/modules
|
||||||
modules
|
/project/project
|
||||||
precompiled
|
/project/target
|
||||||
project/project
|
/target
|
||||||
project/target
|
tmp/
|
||||||
target
|
|
||||||
tmp
|
|
||||||
test-result
|
test-result
|
||||||
server.pid
|
server.pid
|
||||||
*.iml
|
*.iml
|
||||||
*.eml
|
*.eml
|
||||||
dist
|
/dist/
|
||||||
.cache
|
.cache
|
||||||
|
@ -27,6 +27,7 @@ pip-log.txt
|
|||||||
pip-delete-this-directory.txt
|
pip-delete-this-directory.txt
|
||||||
|
|
||||||
# Unit test / coverage reports
|
# Unit test / coverage reports
|
||||||
|
htmlcov/
|
||||||
.tox/
|
.tox/
|
||||||
.coverage
|
.coverage
|
||||||
.cache
|
.cache
|
||||||
|
@ -12,8 +12,11 @@
|
|||||||
|
|
||||||
# Qt-es
|
# Qt-es
|
||||||
|
|
||||||
|
/.qmake.cache
|
||||||
|
/.qmake.stash
|
||||||
*.pro.user
|
*.pro.user
|
||||||
*.pro.user.*
|
*.pro.user.*
|
||||||
|
*.moc
|
||||||
moc_*.cpp
|
moc_*.cpp
|
||||||
qrc_*.cpp
|
qrc_*.cpp
|
||||||
ui_*.h
|
ui_*.h
|
||||||
|
@ -3,3 +3,6 @@
|
|||||||
|
|
||||||
# Example code in package build process
|
# Example code in package build process
|
||||||
*-Ex.R
|
*-Ex.R
|
||||||
|
|
||||||
|
# R data files from past sessions
|
||||||
|
.Rdata
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
*.rbc
|
*.rbc
|
||||||
*.sassc
|
|
||||||
.sass-cache
|
|
||||||
capybara-*.html
|
capybara-*.html
|
||||||
.rspec
|
.rspec
|
||||||
/log
|
/log
|
||||||
|
@ -9,6 +9,11 @@
|
|||||||
/test/version_tmp/
|
/test/version_tmp/
|
||||||
/tmp/
|
/tmp/
|
||||||
|
|
||||||
|
## Specific to RubyMotion:
|
||||||
|
.dat*
|
||||||
|
.repl_history
|
||||||
|
build/
|
||||||
|
|
||||||
## Documentation cache and generated files:
|
## Documentation cache and generated files:
|
||||||
/.yardoc/
|
/.yardoc/
|
||||||
/_yardoc/
|
/_yardoc/
|
||||||
|
@ -1,20 +0,0 @@
|
|||||||
.dat*
|
|
||||||
.repl_history
|
|
||||||
build/
|
|
||||||
tags
|
|
||||||
|
|
||||||
# Editor files
|
|
||||||
.DS_Store
|
|
||||||
nbproject
|
|
||||||
.redcar
|
|
||||||
*.swp
|
|
||||||
*.swo
|
|
||||||
~
|
|
||||||
.eprj
|
|
||||||
vendor/Pods
|
|
||||||
*.nib
|
|
||||||
|
|
||||||
# YARD artifacts
|
|
||||||
.yardoc
|
|
||||||
_yardoc
|
|
||||||
doc/
|
|
@ -72,8 +72,20 @@
|
|||||||
# nomencl
|
# nomencl
|
||||||
*.nlo
|
*.nlo
|
||||||
|
|
||||||
|
# sagetex
|
||||||
|
*.sagetex.sage
|
||||||
|
*.sagetex.py
|
||||||
|
*.sagetex.scmd
|
||||||
|
|
||||||
|
# sympy
|
||||||
|
*.sout
|
||||||
|
*.sympy
|
||||||
|
sympy-plots-for-*.tex/
|
||||||
|
|
||||||
# todonotes
|
# todonotes
|
||||||
*.tdo
|
*.tdo
|
||||||
|
|
||||||
# xindy
|
# xindy
|
||||||
*.xdy
|
*.xdy
|
||||||
|
|
||||||
|
|
||||||
|
@ -123,9 +123,8 @@ publish/
|
|||||||
*.azurePubxml
|
*.azurePubxml
|
||||||
|
|
||||||
# NuGet Packages Directory
|
# NuGet Packages Directory
|
||||||
## TODO: If you have NuGet Package Restore enabled, uncomment the next line
|
packages/
|
||||||
#packages/*
|
## TODO: If the tool you use requires repositories.config uncomment the next line
|
||||||
## TODO: If the tool you use requires repositories.config, also uncomment the next line
|
|
||||||
#!packages/repositories.config
|
#!packages/repositories.config
|
||||||
|
|
||||||
# Enable "build/" folder in the NuGet Packages folder since NuGet packages use it for MSBuild targets
|
# Enable "build/" folder in the NuGet Packages folder since NuGet packages use it for MSBuild targets
|
||||||
@ -173,17 +172,3 @@ UpgradeLog*.htm
|
|||||||
|
|
||||||
# Microsoft Fakes
|
# Microsoft Fakes
|
||||||
FakesAssemblies/
|
FakesAssemblies/
|
||||||
|
|
||||||
# =========================
|
|
||||||
# Windows detritus
|
|
||||||
# =========================
|
|
||||||
|
|
||||||
# Windows image file caches
|
|
||||||
Thumbs.db
|
|
||||||
ehthumbs.db
|
|
||||||
|
|
||||||
# Folder config file
|
|
||||||
Desktop.ini
|
|
||||||
|
|
||||||
# Recycle Bin used on file shares
|
|
||||||
$RECYCLE.BIN/
|
|
||||||
|
Loading…
Reference in New Issue
Block a user