mirror of
https://github.com/github/gitignore
synced 2024-11-25 21:24:23 +01:00
Merge branch 'main' into patch-1
This commit is contained in:
commit
687e822167
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,4 +1,5 @@
|
|||||||
**Reasons for making this change:**
|
**Reasons for making this change:**
|
||||||
|
<!-- Include your relationship to the project and what you expect to get from this change. -->
|
||||||
|
|
||||||
_TODO_
|
_TODO_
|
||||||
|
|
||||||
|
@ -1,22 +1,3 @@
|
|||||||
# Built application files
|
|
||||||
*.apk
|
|
||||||
*.aar
|
|
||||||
*.ap_
|
|
||||||
*.aab
|
|
||||||
|
|
||||||
# Files for the ART/Dalvik VM
|
|
||||||
*.dex
|
|
||||||
|
|
||||||
# Java class files
|
|
||||||
*.class
|
|
||||||
|
|
||||||
# Generated files
|
|
||||||
bin/
|
|
||||||
gen/
|
|
||||||
out/
|
|
||||||
# Uncomment the following line in case you need and you don't have the release build type files in your app
|
|
||||||
# release/
|
|
||||||
|
|
||||||
# Gradle files
|
# Gradle files
|
||||||
.gradle/
|
.gradle/
|
||||||
build/
|
build/
|
||||||
@ -24,62 +5,26 @@ build/
|
|||||||
# Local configuration file (sdk path, etc)
|
# Local configuration file (sdk path, etc)
|
||||||
local.properties
|
local.properties
|
||||||
|
|
||||||
# Proguard folder generated by Eclipse
|
# Log/OS Files
|
||||||
proguard/
|
|
||||||
|
|
||||||
# Log Files
|
|
||||||
*.log
|
*.log
|
||||||
|
|
||||||
# Android Studio Navigation editor temp files
|
# Android Studio generated files and folders
|
||||||
.navigation/
|
|
||||||
|
|
||||||
# Android Studio captures folder
|
|
||||||
captures/
|
captures/
|
||||||
|
.externalNativeBuild/
|
||||||
|
.cxx/
|
||||||
|
*.apk
|
||||||
|
output.json
|
||||||
|
|
||||||
# IntelliJ
|
# IntelliJ
|
||||||
*.iml
|
*.iml
|
||||||
.idea/workspace.xml
|
.idea/
|
||||||
.idea/tasks.xml
|
|
||||||
.idea/gradle.xml
|
|
||||||
.idea/assetWizardSettings.xml
|
|
||||||
.idea/dictionaries
|
|
||||||
.idea/libraries
|
|
||||||
# Android Studio 3 in .gitignore file.
|
|
||||||
.idea/caches
|
|
||||||
.idea/modules.xml
|
|
||||||
# Comment next line if keeping position of elements in Navigation Editor is relevant for you
|
|
||||||
.idea/navEditor.xml
|
|
||||||
|
|
||||||
# Keystore files
|
# Keystore files
|
||||||
# Uncomment the following lines if you do not want to check your keystore files in.
|
*.jks
|
||||||
#*.jks
|
*.keystore
|
||||||
#*.keystore
|
|
||||||
|
|
||||||
# External native build folder generated in Android Studio 2.2 and later
|
|
||||||
.externalNativeBuild
|
|
||||||
.cxx/
|
|
||||||
|
|
||||||
# Google Services (e.g. APIs or Firebase)
|
# Google Services (e.g. APIs or Firebase)
|
||||||
# google-services.json
|
google-services.json
|
||||||
|
|
||||||
# Freeline
|
# Android Profiling
|
||||||
freeline.py
|
*.hprof
|
||||||
freeline/
|
|
||||||
freeline_project_description.json
|
|
||||||
|
|
||||||
# fastlane
|
|
||||||
fastlane/report.xml
|
|
||||||
fastlane/Preview.html
|
|
||||||
fastlane/screenshots
|
|
||||||
fastlane/test_output
|
|
||||||
fastlane/readme.md
|
|
||||||
|
|
||||||
# Version control
|
|
||||||
vcs.xml
|
|
||||||
|
|
||||||
# lint
|
|
||||||
lint/intermediates/
|
|
||||||
lint/generated/
|
|
||||||
lint/outputs/
|
|
||||||
lint/tmp/
|
|
||||||
# lint/reports/
|
|
||||||
|
@ -7,6 +7,7 @@ Makefile.in
|
|||||||
/test-driver
|
/test-driver
|
||||||
/ylwrap
|
/ylwrap
|
||||||
.deps/
|
.deps/
|
||||||
|
.dirstamp
|
||||||
|
|
||||||
# http://www.gnu.org/software/autoconf
|
# http://www.gnu.org/software/autoconf
|
||||||
|
|
||||||
@ -15,6 +16,7 @@ autom4te.cache
|
|||||||
/autoscan-*.log
|
/autoscan-*.log
|
||||||
/aclocal.m4
|
/aclocal.m4
|
||||||
/compile
|
/compile
|
||||||
|
/config.cache
|
||||||
/config.guess
|
/config.guess
|
||||||
/config.h.in
|
/config.h.in
|
||||||
/config.log
|
/config.log
|
||||||
|
@ -10,6 +10,7 @@
|
|||||||
*.glob
|
*.glob
|
||||||
*.ml.d
|
*.ml.d
|
||||||
*.ml4.d
|
*.ml4.d
|
||||||
|
*.mlg.d
|
||||||
*.mli.d
|
*.mli.d
|
||||||
*.mllib.d
|
*.mllib.d
|
||||||
*.mlpack.d
|
*.mlpack.d
|
||||||
@ -20,7 +21,7 @@
|
|||||||
*.vo
|
*.vo
|
||||||
*.vok
|
*.vok
|
||||||
*.vos
|
*.vos
|
||||||
.coq-native/
|
.coq-native
|
||||||
.csdp.cache
|
.csdp.cache
|
||||||
.lia.cache
|
.lia.cache
|
||||||
.nia.cache
|
.nia.cache
|
||||||
@ -31,3 +32,14 @@ lia.cache
|
|||||||
nia.cache
|
nia.cache
|
||||||
nlia.cache
|
nlia.cache
|
||||||
nra.cache
|
nra.cache
|
||||||
|
native_compute_profile_*.data
|
||||||
|
|
||||||
|
# generated timing files
|
||||||
|
*.timing.diff
|
||||||
|
*.v.after-timing
|
||||||
|
*.v.before-timing
|
||||||
|
*.v.timing
|
||||||
|
time-of-build-after.log
|
||||||
|
time-of-build-before.log
|
||||||
|
time-of-build-both.log
|
||||||
|
time-of-build-pretty.log
|
||||||
|
@ -11,6 +11,9 @@ pubspec.lock
|
|||||||
# If you don't generate documentation locally you can remove this line.
|
# If you don't generate documentation locally you can remove this line.
|
||||||
doc/api/
|
doc/api/
|
||||||
|
|
||||||
|
# dotenv environment variables file
|
||||||
|
.env*
|
||||||
|
|
||||||
# Avoid committing generated Javascript files:
|
# Avoid committing generated Javascript files:
|
||||||
*.dart.js
|
*.dart.js
|
||||||
*.info.json # Produced by the --dump-info flag.
|
*.info.json # Produced by the --dump-info flag.
|
||||||
@ -19,3 +22,6 @@ doc/api/
|
|||||||
*.js_
|
*.js_
|
||||||
*.js.deps
|
*.js.deps
|
||||||
*.js.map
|
*.js.map
|
||||||
|
|
||||||
|
.flutter-plugins
|
||||||
|
.flutter-plugins-dependencies
|
||||||
|
@ -23,25 +23,25 @@
|
|||||||
|
|
||||||
# Ignore drupal core (if not versioning drupal sources)
|
# Ignore drupal core (if not versioning drupal sources)
|
||||||
/core
|
/core
|
||||||
|
/vendor
|
||||||
/modules/README.txt
|
/modules/README.txt
|
||||||
/profiles/README.txt
|
/profiles/README.txt
|
||||||
|
/themes/README.txt
|
||||||
/sites/README.txt
|
/sites/README.txt
|
||||||
/sites/example.sites.php
|
/sites/example.sites.php
|
||||||
/sites/example.settings.local.php
|
/sites/example.settings.local.php
|
||||||
/sites/development.services.yml
|
/sites/development.services.yml
|
||||||
/themes/README.txt
|
|
||||||
/vendor
|
|
||||||
/.csslintrc
|
/.csslintrc
|
||||||
/.editorconfig
|
/.editorconfig
|
||||||
/.eslintignore
|
/.eslintignore
|
||||||
/.eslintrc.json
|
/.eslintrc.json
|
||||||
/.gitattributes
|
/.gitattributes
|
||||||
|
/.ht.router.php
|
||||||
/.htaccess
|
/.htaccess
|
||||||
/autoload.php
|
/autoload.php
|
||||||
/composer.json
|
|
||||||
/composer.lock
|
|
||||||
/example.gitignore
|
/example.gitignore
|
||||||
/index.php
|
/index.php
|
||||||
|
/INSTALL.txt
|
||||||
/LICENSE.txt
|
/LICENSE.txt
|
||||||
/README.txt
|
/README.txt
|
||||||
/robots.txt
|
/robots.txt
|
||||||
|
11
Global/AL.gitignore
Normal file
11
Global/AL.gitignore
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
.vscode/*
|
||||||
|
!.vscode/settings.json
|
||||||
|
!.vscode/tasks.json
|
||||||
|
!.vscode/launch.json
|
||||||
|
!.vscode/extensions.json
|
||||||
|
*.code-workspace
|
||||||
|
|
||||||
|
# Local History for Visual Studio Code
|
||||||
|
.history/
|
||||||
|
*.app
|
||||||
|
.snapshots/*
|
@ -1,4 +1,4 @@
|
|||||||
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm
|
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
|
||||||
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
|
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
|
||||||
|
|
||||||
# User-specific stuff
|
# User-specific stuff
|
||||||
@ -8,6 +8,9 @@
|
|||||||
.idea/**/dictionaries
|
.idea/**/dictionaries
|
||||||
.idea/**/shelf
|
.idea/**/shelf
|
||||||
|
|
||||||
|
# AWS User-specific
|
||||||
|
.idea/**/aws.xml
|
||||||
|
|
||||||
# Generated files
|
# Generated files
|
||||||
.idea/**/contentModel.xml
|
.idea/**/contentModel.xml
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@ This directory contains globally useful gitignores,
|
|||||||
e.g. OS-specific and editor specific.
|
e.g. OS-specific and editor specific.
|
||||||
|
|
||||||
For more on global gitignores:
|
For more on global gitignores:
|
||||||
<https://help.github.com/articles/ignoring-files/#create-a-global-gitignore>
|
<https://help.github.com/en/github/using-git/ignoring-files#configuring-ignored-files-for-all-repositories-on-your-computer>
|
||||||
|
|
||||||
And a good blog post about 'em:
|
And a good blog post about 'em:
|
||||||
<http://augustl.com/blog/2009/global_gitignores>
|
<http://augustl.com/blog/2009/global_gitignores>
|
||||||
|
@ -4,3 +4,6 @@
|
|||||||
!.vscode/launch.json
|
!.vscode/launch.json
|
||||||
!.vscode/extensions.json
|
!.vscode/extensions.json
|
||||||
*.code-workspace
|
*.code-workspace
|
||||||
|
|
||||||
|
# Local History for Visual Studio Code
|
||||||
|
.history/
|
||||||
|
@ -13,3 +13,6 @@
|
|||||||
|
|
||||||
# Dependency directories (remove the comment below to include it)
|
# Dependency directories (remove the comment below to include it)
|
||||||
# vendor/
|
# vendor/
|
||||||
|
|
||||||
|
# Go workspace file
|
||||||
|
go.work
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
# Godot-specific ignores
|
# Godot-specific ignores
|
||||||
.import/
|
.import/
|
||||||
export.cfg
|
export.cfg
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
.gradle
|
.gradle
|
||||||
/build/
|
**/build/
|
||||||
|
!src/**/build/
|
||||||
|
|
||||||
# Ignore Gradle GUI config
|
# Ignore Gradle GUI config
|
||||||
gradle-app.setting
|
gradle-app.setting
|
||||||
@ -9,6 +10,3 @@ gradle-app.setting
|
|||||||
|
|
||||||
# Cache of project
|
# Cache of project
|
||||||
.gradletasknamecache
|
.gradletasknamecache
|
||||||
|
|
||||||
# # Work around https://youtrack.jetbrains.com/issue/IDEA-116898
|
|
||||||
# gradle/wrapper/gradle-wrapper.properties
|
|
||||||
|
@ -1,2 +1,7 @@
|
|||||||
|
# Idris 2
|
||||||
|
*.ttc
|
||||||
|
*.ttm
|
||||||
|
|
||||||
|
# Idris 1
|
||||||
*.ibc
|
*.ibc
|
||||||
*.o
|
*.o
|
||||||
|
@ -1,25 +1,50 @@
|
|||||||
#Learn more about Jenkins and JENKINS_HOME directory for which this file is intended.
|
# Learn more about Jenkins and JENKINS_HOME directory for which this file is
|
||||||
|
# intended.
|
||||||
|
#
|
||||||
# http://jenkins-ci.org/
|
# http://jenkins-ci.org/
|
||||||
# https://wiki.jenkins-ci.org/display/JENKINS/Administering+Jenkins
|
# https://wiki.jenkins-ci.org/display/JENKINS/Administering+Jenkins
|
||||||
|
#
|
||||||
|
# Note: secret.key is purposefully not tracked by git. This should be backed up
|
||||||
|
# separately because configs may contain secrets which were encrypted using the
|
||||||
|
# secret.key. To back up secrets use 'tar -czf /tmp/secrets.tgz secret*' and
|
||||||
|
# save the file separate from your repository. If you want secrets backed up
|
||||||
|
# with configuration, then see the bottom of this file for an example.
|
||||||
|
|
||||||
#ignore all JENKINS_HOME except jobs directory, root xml config, and .gitignore file
|
# Ignore all JENKINS_HOME except jobs directory, root xml config, and
|
||||||
|
# .gitignore file.
|
||||||
/*
|
/*
|
||||||
!/jobs
|
!/jobs
|
||||||
!/.gitignore
|
!/.gitignore
|
||||||
!/*.xml
|
!/*.xml
|
||||||
|
|
||||||
#ignore all files in jobs subdirectories except for folders
|
# Ignore all files in jobs subdirectories except for folders.
|
||||||
#note: git doesn't track folders, only file content
|
# Note: git doesn't track folders, only file content.
|
||||||
jobs/**
|
jobs/**
|
||||||
!jobs/**/
|
!jobs/**/
|
||||||
|
|
||||||
#uncomment the following line to save next build numbers with config
|
# Uncomment the following line to save next build numbers with config.
|
||||||
|
|
||||||
#!jobs/**/nextBuildNumber
|
#!jobs/**/nextBuildNumber
|
||||||
|
|
||||||
#exclude only config.xml files in repository subdirectories
|
# For performance reasons, we want to ignore builds in Jenkins jobs because it
|
||||||
|
# contains many tiny files on large installations. This can impact git
|
||||||
|
# performance when running even basic commands like 'git status'.
|
||||||
|
builds
|
||||||
|
indexing
|
||||||
|
|
||||||
|
# Exclude only config.xml files in repository subdirectories.
|
||||||
!config.xml
|
!config.xml
|
||||||
|
|
||||||
#don't track workspaces (when users build on the master)
|
# Don't track workspaces (when users build on the master).
|
||||||
jobs/**/*workspace
|
jobs/**/*workspace
|
||||||
|
|
||||||
#as a result only settings and job config.xml files in JENKINS_HOME will be tracked by git
|
# Security warning: If secrets are included with your configuration, then an
|
||||||
|
# adversary will be able to decrypt all encrypted secrets within Jenkins
|
||||||
|
# config. Including secrets is a bad practice, but the example is included in
|
||||||
|
# case someone still wants it for convenience. Uncomment the following line to
|
||||||
|
# include secrets for decryption with repository configuration in Git.
|
||||||
|
|
||||||
|
#!/secret*
|
||||||
|
|
||||||
|
# As a result, only Jenkins settings and job config.xml files in JENKINS_HOME
|
||||||
|
# will be tracked by git.
|
||||||
|
@ -21,3 +21,4 @@
|
|||||||
|
|
||||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||||
hs_err_pid*
|
hs_err_pid*
|
||||||
|
replay_pid*
|
||||||
|
@ -1,11 +1,13 @@
|
|||||||
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
|
# For PCBs designed using KiCad: https://www.kicad.org/
|
||||||
# Format documentation: http://kicad-pcb.org/help/file-formats/
|
# Format documentation: https://kicad.org/help/file-formats/
|
||||||
|
|
||||||
# Temporary files
|
# Temporary files
|
||||||
*.000
|
*.000
|
||||||
*.bak
|
*.bak
|
||||||
*.bck
|
*.bck
|
||||||
*.kicad_pcb-bak
|
*.kicad_pcb-bak
|
||||||
|
*.kicad_sch-bak
|
||||||
|
*.kicad_prl
|
||||||
*.sch-bak
|
*.sch-bak
|
||||||
*~
|
*~
|
||||||
_autosave-*
|
_autosave-*
|
||||||
|
@ -5,6 +5,7 @@ npm-debug.log*
|
|||||||
yarn-debug.log*
|
yarn-debug.log*
|
||||||
yarn-error.log*
|
yarn-error.log*
|
||||||
lerna-debug.log*
|
lerna-debug.log*
|
||||||
|
.pnpm-debug.log*
|
||||||
|
|
||||||
# Diagnostic reports (https://nodejs.org/api/report.html)
|
# Diagnostic reports (https://nodejs.org/api/report.html)
|
||||||
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
|
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
|
||||||
@ -44,9 +45,6 @@ jspm_packages/
|
|||||||
# Snowpack dependency directory (https://snowpack.dev/)
|
# Snowpack dependency directory (https://snowpack.dev/)
|
||||||
web_modules/
|
web_modules/
|
||||||
|
|
||||||
# TypeScript v1 declaration files
|
|
||||||
typings/
|
|
||||||
|
|
||||||
# TypeScript cache
|
# TypeScript cache
|
||||||
*.tsbuildinfo
|
*.tsbuildinfo
|
||||||
|
|
||||||
@ -56,6 +54,9 @@ typings/
|
|||||||
# Optional eslint cache
|
# Optional eslint cache
|
||||||
.eslintcache
|
.eslintcache
|
||||||
|
|
||||||
|
# Optional stylelint cache
|
||||||
|
.stylelintcache
|
||||||
|
|
||||||
# Microbundle cache
|
# Microbundle cache
|
||||||
.rpt2_cache/
|
.rpt2_cache/
|
||||||
.rts2_cache_cjs/
|
.rts2_cache_cjs/
|
||||||
@ -79,9 +80,11 @@ typings/
|
|||||||
|
|
||||||
# parcel-bundler cache (https://parceljs.org/)
|
# parcel-bundler cache (https://parceljs.org/)
|
||||||
.cache
|
.cache
|
||||||
|
.parcel-cache
|
||||||
|
|
||||||
# Next.js build output
|
# Next.js build output
|
||||||
.next
|
.next
|
||||||
|
out
|
||||||
|
|
||||||
# Nuxt.js build / generate output
|
# Nuxt.js build / generate output
|
||||||
.nuxt
|
.nuxt
|
||||||
@ -96,6 +99,10 @@ dist
|
|||||||
# vuepress build output
|
# vuepress build output
|
||||||
.vuepress/dist
|
.vuepress/dist
|
||||||
|
|
||||||
|
# vuepress v2.x temp and cache directory
|
||||||
|
.temp
|
||||||
|
.cache
|
||||||
|
|
||||||
# Serverless directories
|
# Serverless directories
|
||||||
.serverless/
|
.serverless/
|
||||||
|
|
||||||
@ -110,3 +117,10 @@ dist
|
|||||||
|
|
||||||
# Stores VSCode versions used for testing VSCode extensions
|
# Stores VSCode versions used for testing VSCode extensions
|
||||||
.vscode-test
|
.vscode-test
|
||||||
|
|
||||||
|
# yarn v2
|
||||||
|
.yarn/cache
|
||||||
|
.yarn/unplugged
|
||||||
|
.yarn/build-state.yml
|
||||||
|
.yarn/install-state.gz
|
||||||
|
.pnp.*
|
||||||
|
@ -1,34 +1,173 @@
|
|||||||
# Private files
|
# Cache, temp and personal files
|
||||||
# The following files contain your database credentials and other personal data.
|
|
||||||
|
|
||||||
config/settings.*.php
|
/.htaccess
|
||||||
|
*.log
|
||||||
|
|
||||||
# Cache, temp and generated files
|
# Cache
|
||||||
# The following files are generated by PrestaShop.
|
|
||||||
|
|
||||||
admin-dev/autoupgrade/
|
|
||||||
/cache/*
|
/cache/*
|
||||||
!/cache/index.php
|
!/cache/.htaccess
|
||||||
!/cache/*/
|
|
||||||
/cache/*/*
|
|
||||||
!/cache/cachefs/index.php
|
!/cache/cachefs/index.php
|
||||||
|
!/cache/deprecated.txt
|
||||||
|
!/cache/index.php
|
||||||
!/cache/purifier/index.php
|
!/cache/purifier/index.php
|
||||||
|
!/cache/push/activity
|
||||||
!/cache/push/index.php
|
!/cache/push/index.php
|
||||||
|
!/cache/push/trends
|
||||||
!/cache/sandbox/index.php
|
!/cache/sandbox/index.php
|
||||||
|
!/cache/smarty/cache/index.php
|
||||||
|
!/cache/smarty/compile/index.php
|
||||||
!/cache/smarty/index.php
|
!/cache/smarty/index.php
|
||||||
!/cache/tcpdf/index.php
|
!/cache/tcpdf/index.php
|
||||||
config/xml/*.xml
|
|
||||||
/log/*
|
|
||||||
*sitemap.xml
|
|
||||||
themes/*/cache/
|
|
||||||
modules/*/config*.xml
|
|
||||||
|
|
||||||
# Site content
|
# Download
|
||||||
# The following folders contain product images, virtual products, CSV's, etc.
|
/download/*
|
||||||
|
!/download/.htaccess
|
||||||
|
!/download/index.php
|
||||||
|
|
||||||
admin-dev/backups/
|
# Images
|
||||||
admin-dev/export/
|
|
||||||
admin-dev/import/
|
|
||||||
download/
|
|
||||||
/img/*
|
/img/*
|
||||||
upload/
|
!/img/.htaccess
|
||||||
|
!/img/index.php
|
||||||
|
!/img/404.gif
|
||||||
|
!/img/bg_500.png
|
||||||
|
!/img/bg_loader.png
|
||||||
|
!/img/favicon.ico
|
||||||
|
!/img/loader.gif
|
||||||
|
!/img/loadingAnimation.gif
|
||||||
|
!/img/logo.jpg
|
||||||
|
!/img/logo.png
|
||||||
|
!/img/logo_invoice.jpg
|
||||||
|
!/img/logo_stores.png
|
||||||
|
!/img/macFFBgHack.png
|
||||||
|
!/img/prestashop-avatar.png
|
||||||
|
!/img/prestashop@2x.png
|
||||||
|
!/img/preston-login-wink@2x.png
|
||||||
|
!/img/preston-login@2x.png
|
||||||
|
!/img/questionmark.png
|
||||||
|
!/img/genders/index.php
|
||||||
|
!/img/admin/index.php
|
||||||
|
!/img/c/index.php
|
||||||
|
!/img/cms/index.php
|
||||||
|
!/img/co/index.php
|
||||||
|
!/img/jquery-ui
|
||||||
|
!/img/l/index.php
|
||||||
|
!/img/m/index.php
|
||||||
|
!/img/os/index.php
|
||||||
|
!/img/p/index.php
|
||||||
|
!/img/s/index.php
|
||||||
|
!/img/scenes
|
||||||
|
!/img/st/index.php
|
||||||
|
!/img/su/index.php
|
||||||
|
!/img/t/index.php
|
||||||
|
!/img/tmp/index.php
|
||||||
|
|
||||||
|
# Upload
|
||||||
|
/upload/*
|
||||||
|
!/upload/.htaccess
|
||||||
|
|
||||||
|
/vendor/*
|
||||||
|
/docs/phpdoc-sf/
|
||||||
|
/composer.lock
|
||||||
|
*.hot-update.js
|
||||||
|
*.hot-update.json
|
||||||
|
|
||||||
|
|
||||||
|
/admin-dev/autoupgrade/*
|
||||||
|
!/admin-dev/autoupgrade/index.php
|
||||||
|
!/admin-dev/autoupgrade/backup/index.php
|
||||||
|
|
||||||
|
/admin-dev/backups/*
|
||||||
|
!/admin-dev/backups/.htaccess
|
||||||
|
|
||||||
|
/admin-dev/import/*
|
||||||
|
!/admin-dev/import/.htaccess
|
||||||
|
!/admin-dev/import/index.php
|
||||||
|
|
||||||
|
/admin-dev/export/*
|
||||||
|
!/admin-dev/export/.htaccess
|
||||||
|
!/admin-dev/export/index.php
|
||||||
|
|
||||||
|
# Downloaded RTL files
|
||||||
|
/admin-dev/themes/default/css/bundle/default_rtl.css
|
||||||
|
/admin-dev/themes/default/css/bundle/shared_rtl.css
|
||||||
|
/admin-dev/themes/default/css/font_rtl.css
|
||||||
|
/admin-dev/themes/default/css/overrides_rtl.css
|
||||||
|
/admin-dev/themes/default/css/vendor/font-awesome/font-awesome_rtl.css
|
||||||
|
/admin-dev/themes/default/css/vendor/nv.d3_rtl.css
|
||||||
|
/admin-dev/themes/default/css/vendor/titatoggle-min_rtl.css
|
||||||
|
/admin-dev/themes/default/public/theme_rtl.css
|
||||||
|
/admin-dev/themes/new-theme/css/module/drop_rtl.css
|
||||||
|
/admin-dev/themes/new-theme/css/right-sidebar_rtl.css
|
||||||
|
|
||||||
|
themes/*/cache/*
|
||||||
|
|
||||||
|
# Config
|
||||||
|
|
||||||
|
config/settings.inc.php
|
||||||
|
config/settings.old.php
|
||||||
|
config/xml/*
|
||||||
|
config/themes/*
|
||||||
|
!config/xml/themes/default.xml
|
||||||
|
themes/*/config/settings_*.json
|
||||||
|
app/config/parameters.old.yml
|
||||||
|
app/config/config.php
|
||||||
|
|
||||||
|
# Themes, modules and overrides
|
||||||
|
|
||||||
|
modules/*
|
||||||
|
override/*
|
||||||
|
themes/*/
|
||||||
|
!themes/classic
|
||||||
|
!themes/_core
|
||||||
|
!themes/_libraries
|
||||||
|
|
||||||
|
# Vendors and dependencies
|
||||||
|
|
||||||
|
bower_components/
|
||||||
|
node_modules/
|
||||||
|
composer.phar
|
||||||
|
php-cs-fixer
|
||||||
|
.grunt/*
|
||||||
|
|
||||||
|
# Translations and emails templates
|
||||||
|
|
||||||
|
translations/*
|
||||||
|
mails/*
|
||||||
|
!mails/themes/
|
||||||
|
!mails/_partials/
|
||||||
|
themes/default-bootstrap/lang/*
|
||||||
|
themes/default-bootstrap/modules/*/translations/*.php
|
||||||
|
themes/default-bootstrap/mails/*
|
||||||
|
!themes/default-bootstrap/mails/en/
|
||||||
|
themes/default-bootstrap/modules/*/mails/*
|
||||||
|
!themes/default-bootstrap/modules/*/mails/en
|
||||||
|
|
||||||
|
# MISC
|
||||||
|
|
||||||
|
*sitemap.xml
|
||||||
|
/robots.txt
|
||||||
|
|
||||||
|
# Symfony
|
||||||
|
|
||||||
|
/bin/
|
||||||
|
/app/Resources/geoip/GeoLite2-City.mmdb
|
||||||
|
/app/Resources/translations/*
|
||||||
|
!/app/Resources/translations/default
|
||||||
|
/app/config/parameters.yml
|
||||||
|
/app/config/parameters.php
|
||||||
|
/build/
|
||||||
|
/phpunit.xml
|
||||||
|
/var/*
|
||||||
|
!/var/cache
|
||||||
|
/var/cache/*
|
||||||
|
!var/cache/.gitkeep
|
||||||
|
!/var/logs
|
||||||
|
/var/logs/*
|
||||||
|
!var/logs/.gitkeep
|
||||||
|
!/var/sessions
|
||||||
|
/var/sessions/*
|
||||||
|
!var/sessions/.gitkeep
|
||||||
|
!var/SymfonyRequirements.php
|
||||||
|
/vendor/
|
||||||
|
/web/bundles/
|
||||||
|
|
||||||
|
@ -20,7 +20,6 @@ parts/
|
|||||||
sdist/
|
sdist/
|
||||||
var/
|
var/
|
||||||
wheels/
|
wheels/
|
||||||
pip-wheel-metadata/
|
|
||||||
share/python-wheels/
|
share/python-wheels/
|
||||||
*.egg-info/
|
*.egg-info/
|
||||||
.installed.cfg
|
.installed.cfg
|
||||||
@ -73,6 +72,7 @@ instance/
|
|||||||
docs/_build/
|
docs/_build/
|
||||||
|
|
||||||
# PyBuilder
|
# PyBuilder
|
||||||
|
.pybuilder/
|
||||||
target/
|
target/
|
||||||
|
|
||||||
# Jupyter Notebook
|
# Jupyter Notebook
|
||||||
@ -133,3 +133,13 @@ dmypy.json
|
|||||||
|
|
||||||
# pytype static type analyzer
|
# pytype static type analyzer
|
||||||
.pytype/
|
.pytype/
|
||||||
|
|
||||||
|
# Cython debug symbols
|
||||||
|
cython_debug/
|
||||||
|
|
||||||
|
# PyCharm
|
||||||
|
# JetBrains specific template is maintainted in a separate JetBrains.gitignore that can
|
||||||
|
# be found at https://github.com/github/gitignore/blob/master/Global/JetBrains.gitignore
|
||||||
|
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
||||||
|
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||||
|
#.idea/
|
||||||
|
@ -50,3 +50,5 @@ compile_commands.json
|
|||||||
|
|
||||||
# QtCreator local machine specific files for imported projects
|
# QtCreator local machine specific files for imported projects
|
||||||
*creator.user*
|
*creator.user*
|
||||||
|
|
||||||
|
*_qmlcache.qrc
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
|
|
||||||
# Session Data files
|
# Session Data files
|
||||||
.RData
|
.RData
|
||||||
|
.RDataTmp
|
||||||
|
|
||||||
# User-specific files
|
# User-specific files
|
||||||
.Ruserdata
|
.Ruserdata
|
||||||
@ -37,3 +38,9 @@ vignettes/*.pdf
|
|||||||
|
|
||||||
# R Environment Variables
|
# R Environment Variables
|
||||||
.Renviron
|
.Renviron
|
||||||
|
|
||||||
|
# pkgdown site
|
||||||
|
docs/
|
||||||
|
|
||||||
|
# translation temp files
|
||||||
|
po/*~
|
||||||
|
@ -20,10 +20,10 @@ the following resources are a great place to start:
|
|||||||
|
|
||||||
We support a collection of templates, organized in this way:
|
We support a collection of templates, organized in this way:
|
||||||
|
|
||||||
- the root folder contains templates in common use, to help people get started
|
- The root folder contains templates in common use, to help people get started
|
||||||
with popular programming languages and technologies. These define a meaningful
|
with popular programming languages and technologies. These define a meaningful
|
||||||
set of rules to help get started, and ensure you are not committing
|
set of rules to help get started, and ensure you are not committing
|
||||||
unimportant files into your repository
|
unimportant files into your repository.
|
||||||
- [`Global`](./Global) contains templates for various editors, tools and
|
- [`Global`](./Global) contains templates for various editors, tools and
|
||||||
operating systems that can be used in different situations. It is recommended
|
operating systems that can be used in different situations. It is recommended
|
||||||
that you either [add these to your global template](https://help.github.com/articles/ignoring-files/#create-a-global-gitignore)
|
that you either [add these to your global template](https://help.github.com/articles/ignoring-files/#create-a-global-gitignore)
|
||||||
@ -50,8 +50,7 @@ If you have a small set of rules, or want to support a technology that is not
|
|||||||
widely in use, and still believe this will be helpful to others, please read the
|
widely in use, and still believe this will be helpful to others, please read the
|
||||||
section about [specialized templates](#specialized-templates) for more details.
|
section about [specialized templates](#specialized-templates) for more details.
|
||||||
|
|
||||||
If you believe your template is important and should be highly visible, please
|
Include details when opening pull request if the template is important and visible. We
|
||||||
add details about the impact of the technology when you open a pull request. We
|
|
||||||
may not accept it immediately, but we can promote it to the root at a later date
|
may not accept it immediately, but we can promote it to the root at a later date
|
||||||
based on interest.
|
based on interest.
|
||||||
|
|
||||||
@ -113,7 +112,7 @@ folder that best suits where it belongs.
|
|||||||
|
|
||||||
The rules in your specialized template should be specific to the framework or
|
The rules in your specialized template should be specific to the framework or
|
||||||
tool, and any additional templates should be mentioned in a comment in the
|
tool, and any additional templates should be mentioned in a comment in the
|
||||||
header of the template
|
header of the template.
|
||||||
|
|
||||||
For example, this template might live at `community/DotNet/InforCRM.gitignore`:
|
For example, this template might live at `community/DotNet/InforCRM.gitignore`:
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@ config/master.key
|
|||||||
# dotenv, dotenv-rails
|
# dotenv, dotenv-rails
|
||||||
# TODO Comment out these rules if environment variables can be committed
|
# TODO Comment out these rules if environment variables can be committed
|
||||||
.env
|
.env
|
||||||
.env.*
|
.env*.local
|
||||||
|
|
||||||
## Environment normalization:
|
## Environment normalization:
|
||||||
/.bundle
|
/.bundle
|
||||||
@ -66,3 +66,4 @@ yarn-debug.log*
|
|||||||
# Ignore uploaded files in development
|
# Ignore uploaded files in development
|
||||||
/storage/*
|
/storage/*
|
||||||
!/storage/.keep
|
!/storage/.keep
|
||||||
|
/public/uploads
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
# Generated by Cargo
|
# Generated by Cargo
|
||||||
# will have compiled files and executables
|
# will have compiled files and executables
|
||||||
/target/
|
debug/
|
||||||
|
target/
|
||||||
|
|
||||||
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
|
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
|
||||||
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
|
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
|
||||||
@ -8,3 +9,6 @@ Cargo.lock
|
|||||||
|
|
||||||
# These are backup files generated by rustfmt
|
# These are backup files generated by rustfmt
|
||||||
**/*.rs.bk
|
**/*.rs.bk
|
||||||
|
|
||||||
|
# MSVC Windows builds of rustc generate these, which store debugging information
|
||||||
|
*.pdb
|
||||||
|
@ -1,2 +1,5 @@
|
|||||||
*.class
|
*.class
|
||||||
*.log
|
*.log
|
||||||
|
|
||||||
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||||
|
hs_err_pid*
|
||||||
|
@ -111,6 +111,9 @@ acs-*.bib
|
|||||||
*.glsdefs
|
*.glsdefs
|
||||||
*.lzo
|
*.lzo
|
||||||
*.lzs
|
*.lzs
|
||||||
|
*.slg
|
||||||
|
*.slo
|
||||||
|
*.sls
|
||||||
|
|
||||||
# uncomment this for glossaries-extra (will ignore makeindex's style files!)
|
# uncomment this for glossaries-extra (will ignore makeindex's style files!)
|
||||||
# *.ist
|
# *.ist
|
||||||
@ -120,6 +123,7 @@ acs-*.bib
|
|||||||
|
|
||||||
# gregoriotex
|
# gregoriotex
|
||||||
*.gaux
|
*.gaux
|
||||||
|
*.glog
|
||||||
*.gtex
|
*.gtex
|
||||||
|
|
||||||
# htlatex
|
# htlatex
|
||||||
@ -135,8 +139,8 @@ acs-*.bib
|
|||||||
|
|
||||||
# knitr
|
# knitr
|
||||||
*-concordance.tex
|
*-concordance.tex
|
||||||
# TODO Comment the next line if you want to keep your tikz graphics files
|
# TODO Uncomment the next line if you use knitr and want to ignore its generated tikz files
|
||||||
*.tikz
|
# *.tikz
|
||||||
*-tikzDictionary
|
*-tikzDictionary
|
||||||
|
|
||||||
# listings
|
# listings
|
||||||
@ -166,6 +170,9 @@ _minted*
|
|||||||
# morewrites
|
# morewrites
|
||||||
*.mw
|
*.mw
|
||||||
|
|
||||||
|
# newpax
|
||||||
|
*.newpax
|
||||||
|
|
||||||
# nomencl
|
# nomencl
|
||||||
*.nlg
|
*.nlg
|
||||||
*.nlo
|
*.nlo
|
||||||
@ -275,6 +282,9 @@ TSWLatexianTemp*
|
|||||||
# Makeindex log files
|
# Makeindex log files
|
||||||
*.lpz
|
*.lpz
|
||||||
|
|
||||||
|
# xwatermark package
|
||||||
|
*.xwm
|
||||||
|
|
||||||
# REVTeX puts footnotes in the bibliography by default, unless the nofootinbib
|
# REVTeX puts footnotes in the bibliography by default, unless the nofootinbib
|
||||||
# option is specified. Footnotes are the stored in a file with suffix Notes.bib.
|
# option is specified. Footnotes are the stored in a file with suffix Notes.bib.
|
||||||
# Uncomment the next line to have this generated file ignored.
|
# Uncomment the next line to have this generated file ignored.
|
||||||
|
@ -8,11 +8,12 @@
|
|||||||
# Crash log files
|
# Crash log files
|
||||||
crash.log
|
crash.log
|
||||||
|
|
||||||
# Ignore any .tfvars files that are generated automatically for each Terraform run. Most
|
# Exclude all .tfvars files, which are likely to contain sentitive data, such as
|
||||||
# .tfvars files are managed as part of configuration and so should be included in
|
# password, private keys, and other secrets. These should not be part of version
|
||||||
# version control.
|
# control as they are data points which are potentially sensitive and subject
|
||||||
|
# to change depending on the environment.
|
||||||
#
|
#
|
||||||
# example.tfvars
|
*.tfvars
|
||||||
|
|
||||||
# Ignore override files as they are usually used to override resources locally and so
|
# Ignore override files as they are usually used to override resources locally and so
|
||||||
# are not checked in
|
# are not checked in
|
||||||
@ -27,3 +28,7 @@ override.tf.json
|
|||||||
|
|
||||||
# Include tfplan files to ignore the plan output of command: terraform plan -out=tfplan
|
# Include tfplan files to ignore the plan output of command: terraform plan -out=tfplan
|
||||||
# example: *tfplan*
|
# example: *tfplan*
|
||||||
|
|
||||||
|
# Ignore CLI configuration files
|
||||||
|
.terraformrc
|
||||||
|
terraform.rc
|
||||||
|
25
TwinCAT3.gitignore
Normal file
25
TwinCAT3.gitignore
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
# gitignore template for TwinCAT3
|
||||||
|
# website: https://www.beckhoff.com/twincat3/
|
||||||
|
#
|
||||||
|
# Recommended: VisualStudio.gitignore
|
||||||
|
|
||||||
|
# TwinCAT files
|
||||||
|
*.tpy
|
||||||
|
*.tclrs
|
||||||
|
*.compiled-library
|
||||||
|
*.compileinfo
|
||||||
|
# Don't include the tmc-file rule if either of the following is true:
|
||||||
|
# 1. You've got TwinCAT C++ projects, as the information in the TMC-file is created manually for the C++ projects (in that case, only (manually) ignore the tmc-files for the PLC projects)
|
||||||
|
# 2. You've created a standalone PLC-project and added events to it, as these are stored in the TMC-file.
|
||||||
|
*.tmc
|
||||||
|
*.tmcRefac
|
||||||
|
*.library
|
||||||
|
*.project.~u
|
||||||
|
*.tsproj.bak
|
||||||
|
*.xti.bak
|
||||||
|
LineIDs.dbg
|
||||||
|
LineIDs.dbg.bak
|
||||||
|
_Boot/
|
||||||
|
_CompileInfo/
|
||||||
|
_Libraries/
|
||||||
|
_ModuleInstall/
|
@ -14,6 +14,11 @@
|
|||||||
# Ignore Umbraco content cache file
|
# Ignore Umbraco content cache file
|
||||||
**/App_Data/umbraco.config
|
**/App_Data/umbraco.config
|
||||||
|
|
||||||
|
## this [Uu]mbraco/ folder should be created by cmd like `Install-Package UmbracoCms -Version 8.5.3`
|
||||||
|
## you can find your Umbraco version in your Web.config. (i.e. <add key="Umbraco.Core.ConfigurationStatus" value="8.5.3" />)
|
||||||
|
## Uncomment this line if you think it fits the way you work on your project.
|
||||||
|
## **/[Uu]mbraco/
|
||||||
|
|
||||||
# Don't ignore Umbraco packages (VisualStudio.gitignore mistakes this for a NuGet packages folder)
|
# Don't ignore Umbraco packages (VisualStudio.gitignore mistakes this for a NuGet packages folder)
|
||||||
# Make sure to include details from VisualStudio.gitignore BEFORE this
|
# Make sure to include details from VisualStudio.gitignore BEFORE this
|
||||||
!**/App_Data/[Pp]ackages/*
|
!**/App_Data/[Pp]ackages/*
|
||||||
@ -24,4 +29,4 @@
|
|||||||
**/App_Data/cache/
|
**/App_Data/cache/
|
||||||
|
|
||||||
# Ignore the Models Builder models out of date flag
|
# Ignore the Models Builder models out of date flag
|
||||||
**/App_Data/Models/ood.flag
|
**/ood.flag
|
||||||
|
@ -14,6 +14,9 @@
|
|||||||
# They also could contain extremely sensitive data
|
# They also could contain extremely sensitive data
|
||||||
/[Mm]emoryCaptures/
|
/[Mm]emoryCaptures/
|
||||||
|
|
||||||
|
# Recordings can get excessive in size
|
||||||
|
/[Rr]ecordings/
|
||||||
|
|
||||||
# Asset meta data should only be ignored when the corresponding asset is also ignored
|
# Asset meta data should only be ignored when the corresponding asset is also ignored
|
||||||
!/[Aa]ssets/**/*.meta
|
!/[Aa]ssets/**/*.meta
|
||||||
|
|
||||||
@ -57,8 +60,16 @@ sysinfo.txt
|
|||||||
|
|
||||||
# Builds
|
# Builds
|
||||||
*.apk
|
*.apk
|
||||||
|
*.aab
|
||||||
*.unitypackage
|
*.unitypackage
|
||||||
|
*.app
|
||||||
|
|
||||||
# Crashlytics generated file
|
# Crashlytics generated file
|
||||||
crashlytics-build.properties
|
crashlytics-build.properties
|
||||||
|
|
||||||
|
# Packed Addressables
|
||||||
|
/[Aa]ssets/[Aa]ddressable[Aa]ssets[Dd]ata/*/*.bin*
|
||||||
|
|
||||||
|
# Temporary auto-generated Android Assets
|
||||||
|
/[Aa]ssets/[Ss]treamingAssets/aa.meta
|
||||||
|
/[Aa]ssets/[Ss]treamingAssets/aa/*
|
||||||
|
@ -23,6 +23,7 @@ mono_crash.*
|
|||||||
[Rr]eleases/
|
[Rr]eleases/
|
||||||
x64/
|
x64/
|
||||||
x86/
|
x86/
|
||||||
|
[Ww][Ii][Nn]32/
|
||||||
[Aa][Rr][Mm]/
|
[Aa][Rr][Mm]/
|
||||||
[Aa][Rr][Mm]64/
|
[Aa][Rr][Mm]64/
|
||||||
bld/
|
bld/
|
||||||
@ -61,6 +62,9 @@ project.lock.json
|
|||||||
project.fragment.lock.json
|
project.fragment.lock.json
|
||||||
artifacts/
|
artifacts/
|
||||||
|
|
||||||
|
# ASP.NET Scaffolding
|
||||||
|
ScaffoldingReadMe.txt
|
||||||
|
|
||||||
# StyleCop
|
# StyleCop
|
||||||
StyleCopReport.xml
|
StyleCopReport.xml
|
||||||
|
|
||||||
@ -86,6 +90,7 @@ StyleCopReport.xml
|
|||||||
*.tmp_proj
|
*.tmp_proj
|
||||||
*_wpftmp.csproj
|
*_wpftmp.csproj
|
||||||
*.log
|
*.log
|
||||||
|
*.tlog
|
||||||
*.vspscc
|
*.vspscc
|
||||||
*.vssscc
|
*.vssscc
|
||||||
.builds
|
.builds
|
||||||
@ -138,7 +143,9 @@ _TeamCity*
|
|||||||
!.axoCover/settings.json
|
!.axoCover/settings.json
|
||||||
|
|
||||||
# Coverlet is a free, cross platform Code Coverage Tool
|
# Coverlet is a free, cross platform Code Coverage Tool
|
||||||
coverage*[.json, .xml, .info]
|
coverage*.json
|
||||||
|
coverage*.xml
|
||||||
|
coverage*.info
|
||||||
|
|
||||||
# Visual Studio code coverage results
|
# Visual Studio code coverage results
|
||||||
*.coverage
|
*.coverage
|
||||||
@ -287,6 +294,17 @@ node_modules/
|
|||||||
# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
|
# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
|
||||||
*.vbw
|
*.vbw
|
||||||
|
|
||||||
|
# Visual Studio 6 auto-generated project file (contains which files were open etc.)
|
||||||
|
*.vbp
|
||||||
|
|
||||||
|
# Visual Studio 6 workspace and project file (working project files containing files to include in project)
|
||||||
|
*.dsw
|
||||||
|
*.dsp
|
||||||
|
|
||||||
|
# Visual Studio 6 technical files
|
||||||
|
*.ncb
|
||||||
|
*.aps
|
||||||
|
|
||||||
# Visual Studio LightSwitch build output
|
# Visual Studio LightSwitch build output
|
||||||
**/*.HTMLClient/GeneratedArtifacts
|
**/*.HTMLClient/GeneratedArtifacts
|
||||||
**/*.DesktopClient/GeneratedArtifacts
|
**/*.DesktopClient/GeneratedArtifacts
|
||||||
@ -351,3 +369,27 @@ MigrationBackup/
|
|||||||
|
|
||||||
# Ionide (cross platform F# VS Code tools) working folder
|
# Ionide (cross platform F# VS Code tools) working folder
|
||||||
.ionide/
|
.ionide/
|
||||||
|
|
||||||
|
# Fody - auto-generated XML schema
|
||||||
|
FodyWeavers.xsd
|
||||||
|
|
||||||
|
# VS Code files for those working on multiple tools
|
||||||
|
.vscode/*
|
||||||
|
!.vscode/settings.json
|
||||||
|
!.vscode/tasks.json
|
||||||
|
!.vscode/launch.json
|
||||||
|
!.vscode/extensions.json
|
||||||
|
*.code-workspace
|
||||||
|
|
||||||
|
# Local History for Visual Studio Code
|
||||||
|
.history/
|
||||||
|
|
||||||
|
# Windows Installer files from build outputs
|
||||||
|
*.cab
|
||||||
|
*.msi
|
||||||
|
*.msix
|
||||||
|
*.msm
|
||||||
|
*.msp
|
||||||
|
|
||||||
|
# JetBrains Rider
|
||||||
|
*.sln.iml
|
||||||
|
@ -1,23 +1,48 @@
|
|||||||
# ignore everything in the root except the "wp-content" directory.
|
# Wordpress - ignore core, configuration, examples, uploads and logs.
|
||||||
!wp-content/
|
# https://github.com/github/gitignore/blob/master/WordPress.gitignore
|
||||||
|
|
||||||
# ignore everything in the "wp-content" directory, except:
|
# Core
|
||||||
# "mu-plugins", "plugins", "themes" directory
|
#
|
||||||
wp-content/*
|
# Note: if you want to stage/commit WP core files
|
||||||
!wp-content/mu-plugins/
|
# you can delete this whole section/until Configuration.
|
||||||
!wp-content/plugins/
|
/wp-admin/
|
||||||
!wp-content/themes/
|
/wp-content/index.php
|
||||||
|
/wp-content/languages
|
||||||
|
/wp-content/plugins/index.php
|
||||||
|
/wp-content/themes/index.php
|
||||||
|
/wp-includes/
|
||||||
|
/index.php
|
||||||
|
/license.txt
|
||||||
|
/readme.html
|
||||||
|
/wp-*.php
|
||||||
|
/xmlrpc.php
|
||||||
|
|
||||||
# ignore these plugins
|
# Configuration
|
||||||
wp-content/plugins/hello.php
|
wp-config.php
|
||||||
|
|
||||||
# ignore specific themes
|
# Example themes
|
||||||
wp-content/themes/twenty*/
|
/wp-content/themes/twenty*/
|
||||||
|
|
||||||
# ignore node dependency directories
|
# Example plugin
|
||||||
node_modules/
|
/wp-content/plugins/hello.php
|
||||||
|
|
||||||
# ignore log files and databases
|
# Uploads
|
||||||
|
/wp-content/uploads/
|
||||||
|
|
||||||
|
# Log files
|
||||||
*.log
|
*.log
|
||||||
*.sql
|
|
||||||
*.sqlite
|
# htaccess
|
||||||
|
/.htaccess
|
||||||
|
|
||||||
|
# All plugins
|
||||||
|
#
|
||||||
|
# Note: If you wish to whitelist plugins,
|
||||||
|
# uncomment the next line
|
||||||
|
#/wp-content/plugins
|
||||||
|
|
||||||
|
# All themes
|
||||||
|
#
|
||||||
|
# Note: If you wish to whitelist themes,
|
||||||
|
# uncomment the next line
|
||||||
|
#/wp-content/themes
|
@ -8,4 +8,4 @@ Debug*/Debug*.exe
|
|||||||
Debug*/Debug*\ Libs
|
Debug*/Debug*\ Libs
|
||||||
*.rbuistate
|
*.rbuistate
|
||||||
*.xojo_uistate
|
*.xojo_uistate
|
||||||
*.obsolete
|
*.obsolete*
|
||||||
|
5
community/AWS/SAM.gitignore
Normal file
5
community/AWS/SAM.gitignore
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# gitignore template for AWS Serverless Application Model project
|
||||||
|
# website: https://docs.aws.amazon.com/serverless-application-model
|
||||||
|
|
||||||
|
# Ignore build folder
|
||||||
|
.aws-sam/
|
20
community/AltiumDesigner.gitignore
Normal file
20
community/AltiumDesigner.gitignore
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
# For PCBs designed using Altium Designer
|
||||||
|
# Website: https://www.altium.com/altium-designer/
|
||||||
|
|
||||||
|
# Directories containing cache data
|
||||||
|
History
|
||||||
|
__Previews
|
||||||
|
|
||||||
|
# Directories containing logs and generated outputs
|
||||||
|
Project\ Logs*
|
||||||
|
Project\ Outputs*
|
||||||
|
|
||||||
|
# Misc files generated by altium
|
||||||
|
debug.log
|
||||||
|
Status\ Report.txt
|
||||||
|
*.PcbDoc.htm
|
||||||
|
*.SchDocPreview
|
||||||
|
*.PcbDocPreview
|
||||||
|
|
||||||
|
# Lock files sometimes left behind
|
||||||
|
.~lock.*
|
@ -6,3 +6,6 @@
|
|||||||
hugo.exe
|
hugo.exe
|
||||||
hugo.darwin
|
hugo.darwin
|
||||||
hugo.linux
|
hugo.linux
|
||||||
|
|
||||||
|
# Temporary lock file while building
|
||||||
|
/.hugo_build.lock
|
||||||
|
8
community/Gretl.gitignore
Normal file
8
community/Gretl.gitignore
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# gitignore template for Gretl
|
||||||
|
# website: http://gretl.sourceforge.net/
|
||||||
|
|
||||||
|
# Auto-generated log file is overwritten whenever you start a new session
|
||||||
|
session.inp
|
||||||
|
|
||||||
|
# Auto-generated temporary string code table
|
||||||
|
string_table.txt
|
16
community/LensStudio.gitignore
Normal file
16
community/LensStudio.gitignore
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
# gitignore template for LensStudio
|
||||||
|
# website: https://lensstudio.snapchat.com/
|
||||||
|
|
||||||
|
# macOS/IDE #
|
||||||
|
.DS_Store
|
||||||
|
.idea
|
||||||
|
|
||||||
|
# js #
|
||||||
|
node_modules
|
||||||
|
yarn.lock
|
||||||
|
|
||||||
|
# Python #
|
||||||
|
__pycache__/
|
||||||
|
*.py[cod]
|
||||||
|
*$py.class
|
||||||
|
[Bb]ackup*
|
40
community/NasaSpecsIntact.gitignore
Normal file
40
community/NasaSpecsIntact.gitignore
Normal file
@ -0,0 +1,40 @@
|
|||||||
|
# gitignore template for Nasa SpecsIntact (SI)
|
||||||
|
# Website: https://specsintact.ksc.nasa.gov/
|
||||||
|
#
|
||||||
|
# Recommended:
|
||||||
|
# MicrosoftOffice.gitignore
|
||||||
|
#
|
||||||
|
|
||||||
|
# SpecsIntact (SI) Locking file; this would lock everyone out.
|
||||||
|
*.se$
|
||||||
|
|
||||||
|
# SI Reports; auto-generated. They do not belong in the repository
|
||||||
|
# as they will be re-created exactly when using a specific checkout point.
|
||||||
|
*.RPT
|
||||||
|
ADDRVER.*
|
||||||
|
BRKTVER.*
|
||||||
|
DUPEREF.*
|
||||||
|
REFVER.*
|
||||||
|
SECTVER.*
|
||||||
|
SUBMVER.*
|
||||||
|
TTLDIFFS.*
|
||||||
|
|
||||||
|
# SpecsIntact files that change a lot and don't actually affect SI
|
||||||
|
# PULL.TBL is an auto-generated file to help speed SI loading.
|
||||||
|
PULL.TBL
|
||||||
|
pulltbl.bck
|
||||||
|
|
||||||
|
# Tailoring information.
|
||||||
|
# Keep tailor.tag; it is a list of tailoring options in SI.
|
||||||
|
|
||||||
|
# JOB.OTL informs SI where a spec section came from.
|
||||||
|
# Keeping the old one isn't useful in git.
|
||||||
|
JOB.OTL.OLD
|
||||||
|
|
||||||
|
# OneNote TOC Files; SI Work Directories may be installed in a location co-located with OneNote
|
||||||
|
# notebooks, and if so, OneNote will litter the SI folder with these.
|
||||||
|
*.onetoc*
|
||||||
|
|
||||||
|
# Log files, typically tagfix or other auto generated logs that aren't useful
|
||||||
|
# outside of the user that made them and clutter up the index.
|
||||||
|
*.log
|
6
community/PHP/Jigsaw.gitignore
Normal file
6
community/PHP/Jigsaw.gitignore
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
# gitignore template for Jigsaw Static Site Generator
|
||||||
|
#
|
||||||
|
# website - https://jigsaw.tighten.co
|
||||||
|
|
||||||
|
# Ignore build folder
|
||||||
|
build_*
|
29
community/ROS2.gitignore
Normal file
29
community/ROS2.gitignore
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
install/
|
||||||
|
log/
|
||||||
|
build/
|
||||||
|
|
||||||
|
# Ignore generated docs
|
||||||
|
*.dox
|
||||||
|
*.wikidoc
|
||||||
|
|
||||||
|
# eclipse stuff
|
||||||
|
.project
|
||||||
|
.cproject
|
||||||
|
|
||||||
|
# qcreator stuff
|
||||||
|
CMakeLists.txt.user
|
||||||
|
|
||||||
|
srv/_*.py
|
||||||
|
*.pcd
|
||||||
|
*.pyc
|
||||||
|
qtcreator-*
|
||||||
|
*.user
|
||||||
|
|
||||||
|
*~
|
||||||
|
|
||||||
|
# Emacs
|
||||||
|
.#*
|
||||||
|
|
||||||
|
# Colcon custom files
|
||||||
|
COLCON_IGNORE
|
||||||
|
AMENT_IGNORE
|
33
community/SPFx.gitignore
Normal file
33
community/SPFx.gitignore
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
#SharePoint Framework (SPFx)
|
||||||
|
# Logs
|
||||||
|
logs
|
||||||
|
*.log
|
||||||
|
npm-debug.log*
|
||||||
|
|
||||||
|
# Dependency directories
|
||||||
|
node_modules
|
||||||
|
|
||||||
|
# Build generated files
|
||||||
|
dist
|
||||||
|
lib
|
||||||
|
solution
|
||||||
|
temp
|
||||||
|
*.sppkg
|
||||||
|
|
||||||
|
# Coverage directory used by tools like istanbul
|
||||||
|
coverage
|
||||||
|
|
||||||
|
# OSX
|
||||||
|
.DS_Store
|
||||||
|
|
||||||
|
# Visual Studio files
|
||||||
|
.ntvs_analysis.dat
|
||||||
|
.vs
|
||||||
|
bin
|
||||||
|
obj
|
||||||
|
|
||||||
|
# Resx Generated Code
|
||||||
|
*.resx.ts
|
||||||
|
|
||||||
|
# Styles Generated Code
|
||||||
|
*.scss.ts
|
135
community/Strapi.gitignore
Normal file
135
community/Strapi.gitignore
Normal file
@ -0,0 +1,135 @@
|
|||||||
|
############################
|
||||||
|
# OS X
|
||||||
|
############################
|
||||||
|
|
||||||
|
.DS_Store
|
||||||
|
.AppleDouble
|
||||||
|
.LSOverride
|
||||||
|
Icon
|
||||||
|
.Spotlight-V100
|
||||||
|
.Trashes
|
||||||
|
._*
|
||||||
|
|
||||||
|
|
||||||
|
############################
|
||||||
|
# Linux
|
||||||
|
############################
|
||||||
|
|
||||||
|
*~
|
||||||
|
|
||||||
|
|
||||||
|
############################
|
||||||
|
# Windows
|
||||||
|
############################
|
||||||
|
|
||||||
|
Thumbs.db
|
||||||
|
ehthumbs.db
|
||||||
|
Desktop.ini
|
||||||
|
$RECYCLE.BIN/
|
||||||
|
*.cab
|
||||||
|
*.msi
|
||||||
|
*.msm
|
||||||
|
*.msp
|
||||||
|
|
||||||
|
|
||||||
|
############################
|
||||||
|
# Packages
|
||||||
|
############################
|
||||||
|
|
||||||
|
*.7z
|
||||||
|
*.csv
|
||||||
|
*.dat
|
||||||
|
*.dmg
|
||||||
|
*.gz
|
||||||
|
*.iso
|
||||||
|
*.jar
|
||||||
|
*.rar
|
||||||
|
*.tar
|
||||||
|
*.zip
|
||||||
|
*.com
|
||||||
|
*.class
|
||||||
|
*.dll
|
||||||
|
*.exe
|
||||||
|
*.o
|
||||||
|
*.seed
|
||||||
|
*.so
|
||||||
|
*.swo
|
||||||
|
*.swp
|
||||||
|
*.swn
|
||||||
|
*.swm
|
||||||
|
*.out
|
||||||
|
*.pid
|
||||||
|
|
||||||
|
|
||||||
|
############################
|
||||||
|
# Logs and databases
|
||||||
|
############################
|
||||||
|
|
||||||
|
.tmp
|
||||||
|
*.log
|
||||||
|
*.sql
|
||||||
|
*.sqlite
|
||||||
|
|
||||||
|
|
||||||
|
############################
|
||||||
|
# Misc.
|
||||||
|
############################
|
||||||
|
|
||||||
|
*#
|
||||||
|
.idea
|
||||||
|
nbproject
|
||||||
|
.vscode/
|
||||||
|
|
||||||
|
|
||||||
|
############################
|
||||||
|
# Node.js
|
||||||
|
############################
|
||||||
|
|
||||||
|
lib-cov
|
||||||
|
lcov.info
|
||||||
|
pids
|
||||||
|
logs
|
||||||
|
results
|
||||||
|
build
|
||||||
|
node_modules
|
||||||
|
.node_history
|
||||||
|
package-lock.json
|
||||||
|
**/package-lock.json
|
||||||
|
!docs/package-lock.json
|
||||||
|
*.heapsnapshot
|
||||||
|
|
||||||
|
|
||||||
|
############################
|
||||||
|
# Tests
|
||||||
|
############################
|
||||||
|
|
||||||
|
testApp
|
||||||
|
coverage
|
||||||
|
cypress/screenshots
|
||||||
|
cypress/videos
|
||||||
|
|
||||||
|
|
||||||
|
############################
|
||||||
|
# Documentation
|
||||||
|
############################
|
||||||
|
|
||||||
|
dist
|
||||||
|
|
||||||
|
############################
|
||||||
|
# Builds
|
||||||
|
############################
|
||||||
|
|
||||||
|
packages/strapi-generate-new/files/public/
|
||||||
|
|
||||||
|
############################
|
||||||
|
# Example app
|
||||||
|
############################
|
||||||
|
|
||||||
|
.dev
|
||||||
|
# *.cache
|
||||||
|
|
||||||
|
############################
|
||||||
|
# Visual Studio Code
|
||||||
|
############################
|
||||||
|
|
||||||
|
front-workspace.code-workspace
|
11
community/V.gitignore
Normal file
11
community/V.gitignore
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
*.exe
|
||||||
|
*.o
|
||||||
|
*.so
|
||||||
|
*.tmp.c
|
||||||
|
*.exp
|
||||||
|
*.ilk
|
||||||
|
*.pdb
|
||||||
|
*.dll
|
||||||
|
*.lib
|
||||||
|
*.bak
|
||||||
|
*.out
|
@ -1,5 +1,5 @@
|
|||||||
# gitignore template for the IAR EWARM
|
# gitignore template for the IAR EWARM
|
||||||
# website: https://www.iar.com/
|
# website: https://www.iar.com/knowledge/support/technical-notes/ide/which-files-should-be-version-controlled/
|
||||||
|
|
||||||
# Some tools will put the EWARM files
|
# Some tools will put the EWARM files
|
||||||
# under a subdirectory with the same name
|
# under a subdirectory with the same name
|
||||||
|
Loading…
Reference in New Issue
Block a user